mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +03:00
Add default cmd (#1625)
This commit is contained in:
committed by
Harshavardhana
parent
74c23a3544
commit
e03ebfd13b
@@ -7,3 +7,4 @@ EXPOSE 9000
|
||||
COPY start.sh /start.sh
|
||||
ENV ALLOW_CONTAINER_ROOT=1
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
CMD ["/export"]
|
||||
|
||||
Reference in New Issue
Block a user