mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
committed by
Dee Koder
parent
88938340b3
commit
c46c2a6dd6
@@ -2,7 +2,7 @@ FROM alpine:3.6
|
||||
|
||||
MAINTAINER Minio Inc <dev@minio.io>
|
||||
|
||||
COPY buildscripts/docker-entrypoint.sh buildscripts/healthcheck.sh /usr/bin/
|
||||
COPY dockerscripts/docker-entrypoint.sh dockerscripts/healthcheck.sh /usr/bin/
|
||||
|
||||
RUN \
|
||||
apk add --no-cache ca-certificates && \
|
||||
|
||||
Reference in New Issue
Block a user