Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
5d735e34c80cf431b79b8f7f28d157a3c716d185
/
.
/
core
/
auth
/
memberships
/
Dockerfile
blob: f77a43f61c59ecf1723b0d8e15190db5a13b22c2 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY memberships_$
{
TARGETARCH
}
/
usr
/
bin
/
memberships
RUN chmod
+
x
/
usr
/
bin
/
memberships