Testing your hands-on execution environment

  1. Download github repository:

https://github.com/javieraespinosa/dxlab-ense3

2. Open a terminal (or Docker Quickstart Terminal if DockerToolbox was installed)

3. Move to the “dxlab-ense3” folder

4. Execute “docker-compose pull”

*** Download docker image “jaeo/dxlab-ense3” (4.7 GB)

5. Run “docker images” and verify the existence of image “jaeo/dxlab-ense3”

5.1. Execute “docker-compose up”

5.2. Open http://localhost:8888 in the browser

************************************
IF RUNNING DockerToolbox
************************************

a. Open VirtualBox

b. Select “default” virtual machine

b. Forward ports 8888:8888 (instructions below)

https://www.howtogeek.com/122641/how-to-forward-ports-to-a-virtual-machine-and-use-it-as-a-server/