1
0
mirror of https://github.com/rancher/os.git synced 2025-09-03 15:54:24 +00:00
Files
os/scripts/dockerimages/12-acpid

3 lines
47 B
Plaintext
Raw Normal View History

2015-04-28 04:34:32 -07:00
FROM base
ENTRYPOINT ["/usr/sbin/acpid", "-d"]