mirror of
https://github.com/rancher/os.git
synced 2025-08-12 03:52:37 +00:00
do not use entrypoint for acpid
This commit is contained in:
parent
4290228f19
commit
2d2ee0dcdc
@ -1,2 +1,2 @@
|
|||||||
FROM base
|
FROM base
|
||||||
ENTRYPOINT ["/usr/sbin/acpid", "-d"]
|
CMD ["/usr/sbin/acpid", "-f"]
|
||||||
|
Loading…
Reference in New Issue
Block a user