This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
```
|
||||
docker build -t git.steelants.cz/steelants/docker_php_base:latest .
|
||||
docker build --platform linux/arm/v7,linux/arm64/v8,linux/amd64 -t git.steelants.cz/steelants/docker_php_base:latest ./apache
|
||||
docker push git.steelants.cz/steelants/docker_php_base:latest
|
||||
```
|
||||
Reference in New Issue
Block a user