Exercise Session 0 - Getting Started with Emerald - Follow-up

Dear students,

Firstly, I have updated the slides following our exercise session. I've included extra notes for Windows users. See them here. For an exact account of what changed in the slides, see this.

Secondly, I have updated the Docker image. It now shows the hostname AND the IP address in the prompt. This should make working with multiple local Docker+Emerald nodes much easier.

  • So instead of writing something like docker@1331eb6fa70a
  • It now writes something like 1331eb6fa70a@172.17.0.3

The hostname of a Docker container will become relevant later, but the username is always docker anyway, so I stripped that away.

To get the update:

docker pull portoleks/in5570v20:latest

If you prefer the old Docker image however, you should use portoleks/in5570v20:2020-01-16-pre-session everywhere(!) instead of portoleks/in5570v20:latest.

P.S. I will not be present next Thursday, January 23, but there will be some exercises for you to practice on, and Postscript is booked 12:15-14:00, as it was today.

--
Oleks

Published Jan. 16, 2020 3:49 PM - Last modified Jan. 16, 2020 3:50 PM