init commit
This commit is contained in:
1 parent
2a364caa2d
commit
604de3036f
4 files changed
+88
No files matched your search
@@ -0,0 +1,5 @@
|
||||
FROM minio/mc:latest
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
Reference in new issue
Block a user