This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
cuddle-go-plan
Watch
1
Star
0
Fork
0
You've already forked cuddle-go-plan
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08a6b4dda7
cuddle-go-plan
/
templates
/
build_release.Dockerfile
8 lines
65 B
Docker
Raw
Normal View
History
Unescape
Escape
with go plan
2022-09-12 22:19:31 +02:00
FROM
golang
added glibc to rust plan
2022-08-11 22:34:57 +02:00
add base build_release
2022-08-10 22:54:58 +02:00
COPY
. .
with go plan
2022-09-12 22:19:31 +02:00
RUN
go build cmd/main.go
now with run as well
2022-08-11 01:16:13 +02:00
with go plan
2022-09-12 22:19:31 +02:00
CMD
[
"main"
]
Reference in New Issue
Copy Permalink