Includes commonly used php extensions.
docker build -t arifwn/wordpress:8.0-apache ./wordpress-php8.0docker build -t arifwn/wordpress:8.0-apache-slim ./wordpress-php8.0-slimdocker push arifwn/wordpressdocker build -t arifwn/php:8.0-apache ./php8.0docker push arifwn/phpkubectl --kubeconfig=./kube_config_cluster.yml exec <pod name> -- /bin/bashdocker exec -i container_name su - www-data -s /bin/sh -c "cd /var/www/html; /bin/bash"su www-data -s /bin/sh -c "wp shell"Content type
Image
Digest
Size
165.6 MB
Last updated
over 4 years ago
docker pull arifwn/php:8.0-apache