This commit is contained in:
Vassiliy Yegorov
2021-05-23 12:12:12 +07:00
parent 0d2fff12fe
commit bc234edfea

View File

@@ -3,5 +3,5 @@
docker buildx build --platform linux/amd64 --push -t vasyakrg/php-app . docker buildx build --platform linux/amd64 --push -t vasyakrg/php-app .
# base # base
# docker build -t vasyakrg/php-db . # docker build -t vasyakrg/php-app .
# docker push vasyakrg/php-db # docker push vasyakrg/php-app