# Usage: # docker-compose up --force-recreate version: '2.1' services: BBLBTV_keith: tty: true stdin_open: true build: . image: bblbtb_keith:latest volumes: - $PWD:/usr/src/app/logs