This commit is contained in:
@@ -15,8 +15,8 @@ RUN cargo install --path . --color always
|
||||
FROM ubuntu:latest
|
||||
ENV MINIO_REGION ""
|
||||
ENV MINIO_ENDPOINT http://192.168.1.100:9000
|
||||
ENV MINIO_ACCESS_KEY pmkSLk5WwyUViV9OxgNg
|
||||
ENV MINIO_SECRET_KEY 17UxEQZZhNGQmroc4tItq8POlfCATW5Ni3IGljif
|
||||
ENV MINIO_ACCESS_KEY 8hp6291qwQdfL1PKVHea
|
||||
ENV MINIO_SECRET_KEY 4fRjSnkoph2azfHnJVCETjAej6UXpCfd4JKnlNe3
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y ca-certificates
|
||||
RUN update-ca-certificates
|
||||
|
Reference in New Issue
Block a user