7 lines
229 B
Markdown
7 lines
229 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
|
|
``` |