Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
c85504d6686fbe77002de91cf7be8acc7a7788e7
/
.
/
apps
/
echo
/
Dockerfile
blob: cff14357275e0a9ef979bb2ec709ba48925243da [
file
] [
log
] [
blame
]
FROM alpine
:
latest
COPY echo
/
usr
/
bin
RUN chmod
+
x
/
usr
/
bin
/
echo