Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
15aa6635e26a1a6c4b9d6dccfd96d6e0c7a3f723
/
.
/
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