Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasii authored Jan 12, 2019
1 parent 2a2658e commit e8bcd95
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@ Doge / Nut server set up using lsiobase/alpine.python3:3.8.
If you're familiar with linuxserver.io images this is for you.

### Getting Started
Copy your keys.txt file into "doge/nut/conf/" volume
First make a `/doge` folder you are going to mount to.
Make a `/nut` folder inside of doge.
Make a `/conf` folder inside of nut, so that you have `/doge/nut/conf/` directories.

Copy your keys.txt file into `/doge/nut/conf/`
Copy your configured doge.config.json file into the `/doge`
Map your volumes with the docker create script.

docker create
--name DogeServer
Expand Down

0 comments on commit e8bcd95

Please sign in to comment.