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