This website requires JavaScript.
Explore
Help
Sign in
ci-plugins
/
golang-vendor-private
Watch
2
Star
0
Fork
You've already forked golang-vendor-private
0
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
1
Wiki
Activity
Actions
503bbb8f89
golang-vendor-private
/
Dockerfile
6 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
feat(build): build for supported golang versions
2025-07-30 21:57:04 +02:00
FROM golang:${GO_VERSION}
Initial commit
2025-07-30 21:29:53 +02:00
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT [ "/entrypoint.sh" ]
Reference in a new issue
Copy permalink