Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 311 Bytes

For build to vzon-node, run:

docker build -t jhonathas/vzon-node:8.9.5 -f Dockerfile.vzon-node .

docker push jhonathas/vzon-node:8.9.4

For build to vzon-test, run:

docker build -t jhonathas/vzon-test:1.0.0 -f Dockerfile.vzon-test .

docker push jhonathas/vzon-test:1.0.0