Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7f293f399a6b0e4310b3a0cd229cfaaa355bc3d1
/
.
/
apps
/
app-runner
/
Dockerfile.golang.1.24.0
blob: 692818b678d58730f0f74fa15222d1bafc4913d9 [
file
] [
log
] [
blame
]
gio
fc441e3
2024-11-11 16:26:14 +0400
[
diff
] [
blame
]
1
FROM golang
:
1.24
.
0
-
alpine3
.
21
2
3
ARG TARGETARCH
4
5
COPY app
-
runner_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
runner