Skip to content

Instantly share code, notes, and snippets.

View BastienM's full-sized avatar

Bastien MENNESSON BastienM

View GitHub Profile
@BastienM
BastienM / nzb-stack.yml
Last active September 17, 2016 21:40
nzb toolbelt on docker, replace UID/GID with the user's whom launch the containers
version: '2'
services:
nzbget:
image: linuxserver/nzbget
restart: 'always'
container_name: nzbget
networks:
- nzbget-tier