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