Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/tgoop/post.php on line 84
Devops Bootcamp с Федосеевым@devopsupgrade P.577
DEVOPSUPGRADE Telegram 577
Как собрать Docker-образ с тегом myapp:latest и одновременно myapp:v1, не запуская сборку дважды?
Anonymous Poll
docker build -t myapp:latest -t myapp:v1 .
docker build --tags "myapp:latest,myapp:v1" .
docker build . && docker tag myapp:latest myapp:v1
docker build -t myapp:latest . && docker push mya
360 votes



tgoop.com/devopsupgrade/577
Create:
Last Update:

BY Devops Bootcamp с Федосеевым


Share with your friend now:
tgoop.com/devopsupgrade/577

View MORE
Open in Telegram


Telegram News

Date: |

Don’t publish new content at nighttime. Since not all users disable notifications for the night, you risk inadvertently disturbing them. Private channels are only accessible to subscribers and don’t appear in public searches. To join a private channel, you need to receive a link from the owner (administrator). A private channel is an excellent solution for companies and teams. You can also use this type of channel to write down personal notes, reflections, etc. By the way, you can make your private channel public at any moment. In handing down the sentence yesterday, deputy judge Peter Hui Shiu-keung of the district court said that even if Ng did not post the messages, he cannot shirk responsibility as the owner and administrator of such a big group for allowing these messages that incite illegal behaviors to exist. Invite up to 200 users from your contacts to join your channel You can invite up to 200 people from your contacts to join your channel as the next step. Select the users you want to add and click “Invite.” You can skip this step altogether.
from us


Telegram Devops Bootcamp с Федосеевым
FROM American