Add an image with texlive

This commit is contained in:
Guilhem Lavaux 2025-01-12 14:41:35 +01:00
parent af92756692
commit 3114197aaa

View file

@ -1,3 +1,6 @@
podman pull php:8.2-apache
podman build -t glvx/php .
podman build -t glvx/php -f Dockerfile
podman push glvx/php docker://docker.io/glvx/php:8.2c
podman build -t glvx/php-texlive -f Dockerfile-texlive
podman push glvx/php docker://docker.io/glvx/php:8.2c
podman push glvx/php-texlive docker://docker.io/glvx/php-texlive:8.2c