Add missing docker builders

This commit is contained in:
Guilhem Lavaux 2024-12-08 08:33:39 +01:00
parent a802ecce7a
commit 4032ad5882
11 changed files with 645 additions and 0 deletions

View file

@ -0,0 +1,3 @@
podman pull php:8.2-apache
podman build -t glvx/php .
podman push glvx/php docker://docker.io/glvx/php:8.2b