chore(docker): set pull_policy for nvim service
This commit is contained in:
parent
e2bfbedd47
commit
765df3d8b8
@ -10,6 +10,7 @@ services:
|
|||||||
init: true
|
init: true
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
hostname: local
|
hostname: local
|
||||||
|
pull_policy: never
|
||||||
entrypoint: sleep
|
entrypoint: sleep
|
||||||
command: infinity
|
command: infinity
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user