Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.33 KB

docker.md

File metadata and controls

36 lines (18 loc) · 1.33 KB

Setting up your Docker:

  1. Start the docker Desktop application (may take a few minutes)
  2. Click on the docker app icon in the tray and choose Settings

  1. Click on the ADVANCED tab and make sure you assign at least of half the available CPUs and Memory to Docker. Click Apply & Restart
  2. Open PowerShell (Windows) or Terminal (Mac) window and type these commands. In Mac you will have to add sudo to these commands

docker pull mmaga/antsr

(this may take a while depending on your internet connection)

docker run -dp 8080:8080 --name fhl mmaga/antsr

  1. Click the docker icon to switch to Dashboard view and see the fhl container is running.

  1. Open a web browser and type http://localhost:8080 in the address window. This should bring a webpage that looks like this:

  1. Click on X11 Session which should open a new page that will be running a linux desktop with all the tools preloaded.

Download the Sample Data to be used during the workshop

These are additional datasets that we may use during the workshop. Please download the full folder as a zip file to your computer. https://app.box.com/s/b67kkwc8od43u8lmiuzw01ns5gwc5fcq