/kabrioletas-docker-amd64

Docker image for https://github.com/2m/kabrioletas

Primary LanguageDockerfile

Kabrioletas Docker image travis-badge docker-badge

This repository contains a Docker image for Kabrioletas Twitter bot.

Running

Copy application.conf to kabrioletas.conf and fill in all of the required credentials. Then run:

docker run -d --restart=unless-stopped -v $PWD:/config \
  martynas/kabrioletas-amd64:latest \
  -J-Dconfig.file=/config/kabrioletas.conf