Docker Workshop

From Gridkaschool

In order to access the content of the "Linux containers and Docker" tutorial, please follow this link: https://gitlab.cern.ch/esindril/gridka_containers

The minimum requirements for this tutorial are:

  • working ssh client, with X forwarding enabled. You can connect to your assigned VM by doing: ssh -XCl <user_name> <vm_ip_address>.
  • minimal knowledge of using a terminal text editor. E.g.: emacs, vim, nano etc.

Knowledge of how to use a terminal multiplexer like screen or tmux would make your life much simpler, but it's not mandatory.

You can find a solution for the last part of the second exercise here: https://gitlab.cern.ch/esindril/gridka_containers_code