2023-08-23 09:54:57 -07:00
2023-08-23 09:23:17 -07:00
2023-08-23 09:54:57 -07:00

4 Lights Consulting

The apache php docker container that we use for production.

User Documentation: https://git.nickyeoman.com/4lt/phpcontainer/wiki

Dockerhub: https://hub.docker.com/r/4lights/phpcontainer

Development Documentation

You might have to login with your api key.

sudo docker build -t phpcontainer:1 .
sudo docker tag phpcontainer:1 4lights/phpcontainer:v1
sudo docker tag phpcontainer:1 4lights/phpcontainer:latest
sudo docker push 4lights/phpcontainer:v1
sudo docker push 4lights/phpcontainer:latest
Description
Apache with PHP for Novaconium
Readme 69 KiB
v6.0.0 Latest
2025-03-22 00:58:31 +00:00
Languages
PHP 67.4%
Dockerfile 32.6%