Skip to content

Commit eaaf876

Browse files
committed
add bin x mode
Signed-off-by: 沈冬冬 <[email protected]>
1 parent 6960d29 commit eaaf876

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile-muiti-architecture

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ COPY --from=builder /usr/local/src/dex/api/v2/go.mod /usr/local/src/dex/api/v2/g
6060
COPY --from=builder /go/bin/dex /usr/local/bin/dex
6161
COPY --from=builder /usr/local/src/dex/web /srv/dex/web
6262

63-
#COPY --from=gomplate /usr/local/bin/gomplate-${TARGETARCH} /usr/local/bin/gomplate
64-
#RUN chmod +x bins/gomplate-${TARGETARCH}
6563
COPY bins/gomplate-${TARGETARCH} /usr/local/bin/gomplate
6664
RUN chmod +x /usr/local/bin/gomplate
6765

0 commit comments

Comments
 (0)