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