What have I crafted and why?
I Love Docker and since I’m slowly learning about creating my own images for my own use cases I’m loving the flexibility it opens up to me.
!
ENV Variables
I’ve been playing with adding ENV variables into my images recently these work like sticky notes almost adding personalisation into the container without changing the code meaning you can use the same image for multiple different applications i.e. Pre-Production, Different Content Displayed, Etc.