1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00
Files
os/scripts/dockerimages/12-acpid

3 lines
40 B
Plaintext
Raw Normal View History

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