4 lines
108 B
Bash
4 lines
108 B
Bash
podman pull php:8.2-apache
|
|
podman build -t glvx/php .
|
|
podman push glvx/php docker://docker.io/glvx/php:8.2c
|