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