Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
4bfed00a3f4078c8d85eab8fe9d956cef6a58503
/
.
/
apps
/
app-runner
/
Dockerfile.deno.2.2.0
blob: bc2014ea0fc85321d0c4d767feecaad4c43258d1 [
file
] [
log
] [
blame
]
gio
cbbcf05
2025-04-22 16:49:44 +0400
[
diff
] [
blame
]
1
FROM denoland
/
deno
:
alpine
-
2.2
.
0
2
3
ARG TARGETARCH
4
5
COPY app
-
runner_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
runner