1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 22:27:59 +00:00
os/scripts/dockerimages/12-acpid
2015-04-28 10:22:13 -07:00

3 lines
47 B
Plaintext

FROM base
ENTRYPOINT ["/usr/sbin/acpid", "-d"]