mirror of
https://github.com/jkocon/hassio-addons.git
synced 2026-02-24 05:14:41 +01:00
update
This commit is contained in:
5
minio_server/Dockerfile
Normal file
5
minio_server/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
FROM minio/minio:latest
|
||||
COPY run.sh /run.sh
|
||||
RUN chmod +x /run.sh
|
||||
CMD [
|
||||
Reference in New Issue
Block a user