when you add load you don't need two tags.
parent
0b610ef77f
commit
12fb707aa2
2
Home.md
2
Home.md
@ -13,8 +13,6 @@ You might have to login with your api key.
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo docker buildx build --no-cache -t 4lights/phpcontainer:v4 -t 4lights/phpcontainer:latest --load .
|
sudo docker buildx build --no-cache -t 4lights/phpcontainer:v4 -t 4lights/phpcontainer:latest --load .
|
||||||
sudo docker tag phpcontainer:v4 4lights/phpcontainer:v4
|
|
||||||
sudo docker tag phpcontainer:v4 4lights/phpcontainer:latest
|
|
||||||
sudo docker push 4lights/phpcontainer:v4
|
sudo docker push 4lights/phpcontainer:v4
|
||||||
sudo docker push 4lights/phpcontainer:latest
|
sudo docker push 4lights/phpcontainer:latest
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user