Docker

docker multi project development environment

docker vhostalias setup for a multi project development environment

Often Docker is used on a per project case. Which is great when you have a specific configuration for a project. It's probably also the way you should go when you want to mimic exactly the production environment or when you want to use the docker container itself also for the production environment.

But what if you want a good development setup but don't need a specific docker setup for the projects running on it. That can be the case with study projects, or smaller projects which are less critical on the configuration and/or simulation of the (production) environment.

Docker installeren op Linux Mint LMDE2

docker LMDE2 linux mint

Linux Mint LMDE2 is gebasseerd op Debian Jessie.

Dat betekend dat we de docker repositories voor Debian Jessie nodig hebben. Op het moment van schrijven is hier te vinden hoe je Docker op linux mint Jessie moet installeren:
https://store.docker.com/editions/community/docker-ce-server-debian?tab=...

Er is slechts 1 stap die je extra moet doen voor Linux Mint.

Abonneren op RSS - Docker