Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
refs/heads/main
/
.
/
apps
/
app-runner
/
Dockerfile.nextjs.deno.2.0.0
blob: 8acc5b917f8aed1a42241c702e5958ffdd89adb6 [
file
] [
log
] [
blame
]
FROM denoland
/
deno
:
debian
-
2.0
.
0
ARG TARGETARCH
RUN apt
-
get
update
-
y
RUN apt
-
get
install
-
y openssl
COPY app
-
runner_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
runner