added load

Nick Yeoman 2023-12-17 15:57:53 -08:00
parent 3cef8b80ad
commit 0b610ef77f

@ -12,7 +12,7 @@ Version 3 is now php 8.3, currently only supports Joomla.
You might have to login with your api key.
```
sudo docker buildx build --no-cache -t 4lights/phpcontainer:v4 -t 4lights/phpcontainer:latest .
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