fix: remove unnecessary CMD instruction from Dockerfile
This commit is contained in:
@@ -12,5 +12,3 @@ COPY cleanup.sh /usr/local/bin/cleanup
|
|||||||
RUN chmod 755 /usr/local/bin/orchestrating /usr/local/bin/cleanup
|
RUN chmod 755 /usr/local/bin/orchestrating /usr/local/bin/cleanup
|
||||||
|
|
||||||
USER act
|
USER act
|
||||||
|
|
||||||
CMD ["tail" ,"-f" ,"/dev/null"]
|
|
||||||
Reference in New Issue
Block a user