Docker basics
From Hackerspace Brussels
|
Basically what I would like to try, is to have a LAMP-stack with headless LibreOffice on one machine, have a second container running BigBlueButton (or openMeetings), and ideally have an LDAP-server running on a 3rd container.
So what I'd like to figure out:
how to set up a container (got this one figure out more or less) how to access the container terminal (okay here too) how to store your altered container how to poke holes in your containers (e.g. port 80 for http or a shared folder between multiple docks) how to connect containers (maybe this is just like 2 communicating servers, dunno) do some basic householding with docker
Finally, does anyone know of a nice GUI tool for maintaining docker containers in Linux? There's Kitematic for Windows which is pretty nice (but the terminal experience is kinda crappy there).
I'll be starting off Sunday morning (I hope to be in the space around 10AM until around 5PM)