This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
20e97a7729
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