2023-08-26 12:51:45 +01:00

9 lines
287 B
Markdown

- Auto Building containers that can be pulled using `docker pull/docker compose pull`
```
git.tgj.services/thatguyjack/php-fpm:latest
git.tgj.services/thatguyjack/php-cli:latest
git.tgj.services/thatguyjack/nginx-web:latest
```
- All containers are built for `linux/amd64,linux/arm64`