You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
JustAnotherArchivist 3f9d4649c7 Fix Redis config пре 3 година
..
Dockerfile Cleanup пре 3 година
README.md Cleanup пре 3 година
launch-archivebot.sh Split up into a proper build with context пре 3 година
launch-root.sh Split up into a proper build with context пре 3 година
redis.conf Fix Redis config пре 3 година

README.md

Build:

docker build -t archivebot-backend .

Run:

docker run -d -p 80:4567 -p 4568:4568 -v abredis:/home/archivebot/redis/data/ archivebot-backend