Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
e5b1657c7220673ae9284421740c6e038fc4f050
/
.
/
apps
/
rpuppy
/
Dockerfile
blob: 5b5f85e34ed8df4135075a95a382c76735f463c2 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY rpuppy_$
{
TARGETARCH
}
/
usr
/
bin
/
rpuppy
RUN chmod
+
x
/
usr
/
bin
/
rpuppy