initial commit #3
This commit is contained in:
@@ -9,4 +9,4 @@ echo "build image ${TAG} from folder ${PROJECT_ROOT}"
|
||||
|
||||
cd $PROJECT_ROOT
|
||||
|
||||
docker build -t $TAG .
|
||||
docker build --platform linux/amd64 -t $TAG .
|
||||
|
||||
Reference in New Issue
Block a user