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