copy tmate from base in arm and arm64 dockerfiles
This commit is contained in:
@@ -14,7 +14,7 @@ ENV DRONE_PLATFORM_OS linux
|
||||
ENV DRONE_PLATFORM_ARCH amd64
|
||||
|
||||
COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
|
||||
COPY --from=alpine /bin/tmate /bin
|
||||
COPY --from=alpine /bin/tmate /bin/
|
||||
|
||||
LABEL com.centurylinklabs.watchtower.stop-signal="SIGINT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user