chore(docker): set pull_policy for nvim service

This commit is contained in:
João Paulo Dubas 2025-03-16 21:26:45 +00:00
parent e2bfbedd47
commit 765df3d8b8
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -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: