mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
delete all root process
This commit is contained in:
@ -80,5 +80,7 @@ COPY run.sh /usr/local/bin/run.sh
|
||||
RUN chmod +x /usr/local/bin/run.sh
|
||||
|
||||
VOLUME /cowrie/log /cowrie/dl /cowrie/custom
|
||||
|
||||
EXPOSE 2222
|
||||
CMD ["/sbin/tini","--","run.sh"]
|
||||
|
||||
CMD ["run.sh"]
|
||||
|
Reference in New Issue
Block a user