Browse Source

Adding note about Docker

Noah 7 years ago
parent
commit
b750488a15
1 changed files with 3 additions and 1 deletions
  1. 3 1
      SERVER.md

+ 3 - 1
SERVER.md View File

6
 
6
 
7
 Follow the [installation instructions](INSTALL.md) for your local computer, and you're good to go. You probably don't need to touch the default configuration.
7
 Follow the [installation instructions](INSTALL.md) for your local computer, and you're good to go. You probably don't need to touch the default configuration.
8
 
8
 
9
-### I'm the only one using it, and installing it on Mac/Windows was a real drag
9
+If you're struggling with the installation, you can try using [Docker](https://github.com/nypublicradio/audiogram/blob/master/INSTALL.md#docker-installation), which will run Audiogram in a container so that you don't have to manually install stuff.
10
+
11
+### I'm the only one using it and installing it on Mac/Windows was a real drag
10
 
12
 
11
 Installing on Mac/Windows might put you in dependency hell. Installing on Linux tends to go more smoothly.
13
 Installing on Mac/Windows might put you in dependency hell. Installing on Linux tends to go more smoothly.
12
 
14