mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-21 19:50:40 +00:00
fix entrypoint command
This commit is contained in:
parent
f7d7b3a5aa
commit
69a72d1483
@ -22,4 +22,4 @@ RUN \
|
||||
|
||||
USER root
|
||||
CMD []
|
||||
ENTRYPOINT ["/usr/local/bin/docker-tidy gc"]
|
||||
ENTRYPOINT ["/usr/local/bin/docker-tidy", "gc"]
|
||||
|
Loading…
Reference in New Issue
Block a user