refactor more build stuff for docker

This commit is contained in:
TomPallister
2020-01-16 21:46:54 +00:00
parent 37ceea019c
commit a8a31cdb8a
7 changed files with 155 additions and 78 deletions

View File

@ -1,3 +1,4 @@
# this script build the ocelot docker file
docker build -t mijitt0m/ocelot-build .
echo $DOCKER_PASS | docker login -u $DOCKER_USER --password-stdin
docker tag mijitt0m/ocelot-build mijitt0m/ocelot-build:0.0.1