A working fuelphp installation based on the LAMP Stack from jbfink: https://github.com/jbfink/docker-lampstack
587
A working fuelphp [1] installation based on the LAMP Stack from jbfink [2]. This Image has been created using a Dockerfile, available as Git Repository [3], in case you want to make any changes.
Start it with
docker run -d -p 80 papo/fuelphp
Get the exposed port using
docker ps
Fuel resides in /var/www/fuel The Docroot is set to /var/www/fuel/public
Happy Coding!
[1] Fuelphp: http://fuelphp.com
[2] Based upon: https://github.com/jbfink/docker-lampstack
[3] Dockerfile to recreate this Image: https://github.com/papoms/docker-fuelphp
Content type
Image
Digest
sha256:1244c68ad…
Size
269.4 MB
Last updated
almost 11 years ago
docker pull papo/fuelphp