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

(This post was last modified: 09-18-2019, 04:52 AM by richb201.)

(09-17-2019, 05:12 PM)albertleao Wrote: You can definitely layer stuff with docker-compose. Before diving into it too much, i'd make sure it's something that is right for you. It can be really powerful but very finicky.
I can see that! I need to be able to develop and unit/alpha test on my laptop. I took the udemy Docker Mastery course but at least half of it was swarms, which I don't think I need. Layering might be the right thing for me. I don't want to start creating images if I don't have to.

But looking through some examples, it seems that the layering is done with Dockerfile and docker build. So let's say I start with the Code igniter image, then I need to layer on Grocery Crud. I am using the free version, btw, which is a little worrying but I don't want to change too many things at one time. I am also using php 5.6 and CI 3.

So where do I load my code from? Or do I just build an image of my CI development environment directly and then use that as a layer on the Bitnami code igniter image? 

Does anyone know if that is a reasonable way to go?
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