Docker basics

From Hackerspace Brussels
Jump to: navigation, search


Docker basics
Sun 30 Oct 2016 11:00
till Sun 30 Oct 2016 17:00
Norbertgothisbrainmachine2.png
What:
Trying to wrap our brains around Docker
Tagline:
Brains in a container, floating on a whale... crazy :)
Where:
HSB Brussels,Belgium
Cost:
0
Who:
Jurgen,
URL:
https://training.docker.com/self-paced-training


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)