fix
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker buildx build --platform linux/amd64 --push -t vasyakrg/php-db .
|
docker buildx build --platform linux/amd64 --push -t vasyakrg/php-db .
|
||||||
|
|
||||||
|
# base
|
||||||
|
# docker build -t vasyakrg/php-db .
|
||||||
|
# docker push vasyakrg/php-db
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker buildx build --platform linux/amd64 --push -t vasyakrg/php-app .
|
docker buildx build --platform linux/amd64 --push -t vasyakrg/php-app .
|
||||||
|
|
||||||
|
# base
|
||||||
|
# docker build -t vasyakrg/php-db .
|
||||||
|
# docker push vasyakrg/php-db
|
||||||
|
Reference in New Issue
Block a user