🙅🏻‍♀️ Added .dockerignore

This commit is contained in:
2022-03-27 17:34:44 -07:00
parent d5217f6902
commit d132df6934
3 changed files with 12 additions and 2 deletions

View File

@@ -9,6 +9,11 @@ This repo contains the `docker-compose` files necessary to run:
### Pre-requisites
#### Docker and docker-compose
### `comics` and `userdata` folders
#### ComicVine
To get ComicVine to work for metadata scraping and other functions, you _must_ have a ComicVine API key.
@@ -18,4 +23,6 @@ You can get one [here.](https://comicvine.gamespot.com/api/) Metadata scraping w
1. To use AirDC++, you need a working install of... [AirDC++](https://www.airdcpp.net/download)
2. Then within the UI, you need to set up the connection at `Settings > Acquisition > AirDC++ > Connection`
3. After successfully connecting, you need to select your default hubs for search under `Settings > Acquisition > AirDC++ > Hubs`
3. After successfully connecting, you need to select your default hubs for search under `Settings > Acquisition > AirDC++ > Hubs`
## Building the stack