![]() |
Ci4 with Docker - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28) +--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31) +--- Thread: Ci4 with Docker (/showthread.php?tid=79738) |
Ci4 with Docker - paliz - 07-24-2021 Hi guy have ever used ci4 with Docker I just finished my first ci4 app Basically its backend app and frontend i use it was angular 12 I deployed both of to the host and work very well I need to khnow any one works with Docker These days in modern app use docker before deployment RE: Ci4 with Docker - Magellan - 07-25-2021 Actually i'm using this image on my development environment, it is working great. https://github.com/sprintcube/docker-compose-lamp RE: Ci4 with Docker - paliz - 07-25-2021 ohh boy thank you it was great help RE: Ci4 with Docker - lrg4you - 11-23-2023 https://github.com/LRGEX/Codeigniter |