Add missing docker builders
This commit is contained in:
parent
a802ecce7a
commit
4032ad5882
11 changed files with 645 additions and 0 deletions
3
docker/apache_docker/builder.sh
Normal file
3
docker/apache_docker/builder.sh
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue