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
2febedd17c
consul
/
vendor
/
github.com
/
vmware
/
govmomi
/
Dockerfile
4 lines
83 B
Docker
Raw
Blame
History
FROM
scratch
LABEL
maintainer
=
"fabio@vmware.com"
COPY
govc /
ENTRYPOINT
[
"/govc"
]
Reference in New Issue
View Git Blame
Copy Permalink