Add an image with texlive
This commit is contained in:
parent
af92756692
commit
3114197aaa
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue