switch to ghcr.io

pull/364/head
bakerboy448 3 years ago committed by GitHub
parent 08c3cbd1bf
commit d3b1f13539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,13 +14,13 @@ If you're using a system with a GUI (Synology, unRAID, OMV, etc.) it's not alway
Use one of the following from terminal(puTTy) to get the docker compose with or without the use of `sudo`.
```bash
sudo docker run --rm -v /var/run/docker.sock:/var/run/docker.sock red5d/docker-autocompose CONTAINER_NAME CONTAINER_NAME2
sudo docker run --rm -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/red5d/docker-autocompose CONTAINER_NAME CONTAINER_NAME2
```
??? example "Example:"
```bash
sudo docker run --rm -v /var/run/docker.sock:/var/run/docker.sock red5d/docker-autocompose sonarr radarr bazarr nzbget
sudo docker run --rm -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/red5d/docker-autocompose sonarr radarr bazarr nzbget
```
Paste the results on one of the following sites.

Loading…
Cancel
Save