This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
211b62e9b2
open-consul
/
build-support
/
docker
/
Build-Go.dockerfile
5 lines
73 B
Docker
Raw
Blame
History
ARG
GOLANG_VERSION
=
1
.18.1
FROM
golang:${GOLANG_VERSION}
WORKDIR
/consul
Reference in New Issue
View Git Blame
Copy Permalink