docker-compose.yaml : disabled pulling for custom images
This commit is contained in:
parent
73d0996c30
commit
0cd833a07d
@ -1,4 +1,5 @@
|
||||
services:
|
||||
sorting_algorithms:
|
||||
image: saundersp/sorting_algorithms
|
||||
pull_policy: never
|
||||
build: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user