blob: 6e8d93c3bd31eda8a6651e1adb46e3ad6efbac4d [file] [log] [blame]
Giorgi Lekveishvilib59b7c22024-04-03 22:17:50 +04001FROM gcr.io/distroless/static:nonroot
2
3ARG TARGETARCH
4
5COPY server_${TARGETARCH} /usr/bin/server