Port443 commited on
Commit
98c9ab7
·
verified ·
1 Parent(s): 2f5abbe

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -12,8 +12,6 @@ LABEL WARP_VERSION=${WARP_VERSION}
12
  LABEL GOST_VERSION=${GOST_VERSION}
13
  LABEL COMMIT_SHA=${COMMIT_SHA}
14
 
15
- COPY entrypoint.sh /entrypoint.sh
16
- COPY ./healthcheck /healthcheck
17
 
18
  RUN set -ex && \
19
  echo "Building for TARGETPLATFORM: ${TARGETPLATFORM}" && \
 
12
  LABEL GOST_VERSION=${GOST_VERSION}
13
  LABEL COMMIT_SHA=${COMMIT_SHA}
14
 
 
 
15
 
16
  RUN set -ex && \
17
  echo "Building for TARGETPLATFORM: ${TARGETPLATFORM}" && \