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
2be2be577c
open-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