fix bug and improve script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/bash
|
||||
# Build the docker image
|
||||
docker build -t aios .
|
||||
docker tag aios:latest paios/aios:latest
|
||||
docker push paios/aios:latest
|
||||
|
||||
Reference in New Issue
Block a user