Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
212f8005eccaab752054eb65ef74fc01d37a31fd
/
.
/
apps
/
app-runner
/
Dockerfile.deno.2.2.0
blob: 36c9cfbbe9a8bcc4d3681e352955f4c2d7700cd4 [
file
] [
log
] [
blame
]
FROM denoland
/
deno
:
debian
-
2.2
.
0
ARG TARGETARCH
RUN apt
-
get
update
-
y
RUN apt
-
get
install
-
y openssl
COPY app
-
runner_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
runner