bake: rename compose file

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi
2019-04-10 15:08:49 -07:00
parent fd8608111b
commit 8fed6d4d31
2 changed files with 7 additions and 6 deletions

View File

@ -0,0 +1,12 @@
version: "3"
services:
db:
build: .
command: ./entrypoint.sh
image: docker.io/tonistiigi/db
webapp:
build:
dockerfile: Dockerfile.webapp
args:
buildno: 1