mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05: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