Welcome Guest, Not a member yet? Register   Sign In
Investigating Docker
#1

(This post was last modified: 08-18-2019, 06:46 AM by richb201.)

I am investigating using Docker with my existing CI app. What concerns me (from my reading) is that Docker is "environment-agnostic", a part of which seems to be  setting a container to read only. I plan on using 3 Bitnami containers (as per the bitnami documentation), one for Apache, one for php-fpm, and one for MariaDB. What I am concerned about is the way that CI writes out to files to keep track of things such as session variables (actually i don't remember the details but I do remember that something gets written out). 

My plan is to set up a development environment on my Laptop for development and testing. Debugging on the server almost "killed me". Anyone done any investigation into using Docker?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
Investigating Docker - by richb201 - 08-18-2019, 06:45 AM
RE: Investigating Docker - by albertleao - 08-19-2019, 06:58 AM
RE: Investigating Docker - by richb201 - 08-19-2019, 06:58 PM
RE: Investigating Docker - by albertleao - 08-20-2019, 07:04 AM
RE: Investigating Docker - by richb201 - 09-17-2019, 02:18 PM
RE: Investigating Docker - by albertleao - 09-17-2019, 05:12 PM
RE: Investigating Docker - by richb201 - 09-17-2019, 08:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB