1
0
mirror of https://github.com/rancher/os.git synced 2025-06-30 16:51:47 +00:00
os/scripts/dockerimages/12-acpid

3 lines
40 B
Plaintext
Raw Normal View History

2015-04-28 11:34:32 +00:00
FROM base
2015-04-29 09:51:45 +00:00
CMD ["/usr/sbin/acpid", "-f"]