Skip to content

Instantly share code, notes, and snippets.

@jahands
Created February 15, 2017 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jahands/7adccceee931e454379e1e9a7aaa3dd7 to your computer and use it in GitHub Desktop.
Save jahands/7adccceee931e454379e1e9a7aaa3dd7 to your computer and use it in GitHub Desktop.
ArchiveTeam Warrior via Docker Compose
version: '3'
services:
warrior:
restart: on-failure
image: archiveteam/warrior-dockerfile
ports:
- "8001:8001"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment