Refactor: extract build into separate .sh

This commit is contained in:
Michele Bologna
2020-04-03 16:54:46 +02:00
parent 866792dfdd
commit f9da89ba8c
3 changed files with 146 additions and 120 deletions

View File

@@ -2,6 +2,7 @@ version: "2.0"
services:
app:
build: .
image: mbologna/docker-bitlbee
container_name: bitlbee
restart: always