Merge pull request #87 from tiborvass/no-build-field

[Carry #79] Change compose file handling to require valid service specifications
This commit is contained in:
Tõnis Tiigi
2019-05-29 19:22:22 -07:00
committed by GitHub
3 changed files with 71 additions and 1 deletions

View File

@ -7,6 +7,7 @@ services:
image: docker.io/tonistiigi/db
webapp:
build:
context: .
dockerfile: Dockerfile.webapp
args:
buildno: 1