Fix build context (#1411)

This commit is contained in:
Lex Cao
2021-08-11 09:43:42 +08:00
committed by GitHub
parent b605fd986c
commit ef474809e3
4 changed files with 41 additions and 6 deletions
@@ -0,0 +1,7 @@
version: "3"
services:
foo:
build:
context: ./build
dockerfile: Dockerfile