Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
f9f0beec8492e05a459bd7080ad095b4cf9292bc
/
.
/
apps
/
app-runner
/
Dockerfile
blob: 964cd31dd65ef5ee5c080db19088e934c321aca1 [
file
] [
log
] [
blame
]
gio
0eaf271
2024-04-14 13:08:46 +0400
[
diff
] [
blame
]
1
FROM golang
:
1.22
.
0
-
bookworm
2
3
ARG TARGETARCH
4
5
COPY app
-
runner_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
runner