mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 23:32:26 +08:00
refactor more build stuff for docker
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user