1
0
mirror of https://github.com/rancher/os.git synced 2025-07-13 14:44:03 +00:00
os/scripts/dockerimages/12-acpid

3 lines
47 B
Plaintext
Raw Normal View History

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