Fixed apache config
This commit is contained in:
@@ -12,9 +12,9 @@ Dockerhub: https://hub.docker.com/r/4lights/phpcontainer
|
||||
|
||||
```bash
|
||||
sudo su
|
||||
docker buildx build --no-cache -t 4lights/phpcontainer:5.0.0 -t 4lights/phpcontainer:latest --load .
|
||||
docker buildx build --no-cache -t 4lights/phpcontainer:5.0.1 -t 4lights/phpcontainer:latest --load .
|
||||
docker login
|
||||
docker push 4lights/phpcontainer:5.0.0
|
||||
docker push 4lights/phpcontainer:5.0.1
|
||||
docker push 4lights/phpcontainer:latest
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user