Add pull policy
This commit is contained in:
parent
409408e672
commit
0ae3dfdcee
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
pull_policy: build
|
||||
ports:
|
||||
- "801:5000"
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue