Skip to content

Commit

Permalink
Update DOCKER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
interplanetarychris authored Nov 27, 2019
1 parent 0168c0f commit fcee310
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@ Mac:
Install **XQuartz** - https://www.xquartz.org/ (can also install via brew)
Log out/back in as directed by the installer

Unix/Linux
`sudo apt-get install docker.io`
Unix/Linux:

`sudo apt-get update && sudo apt-get install docker.io`

From your X11 terminal, find your computer's IP address and authorize it for X11 connections

`xauth + 192.168.1.2`

# Download and build the sattools Dockerfile
Expand Down

0 comments on commit fcee310

Please sign in to comment.