jakeswenson / BitBetter

Modify bit warden to provide my own licensing for self hosting
510 stars 115 forks source link

Prevent docker compose from attempting to pull BitBetter images from the Docker repository #219

Open vdmchkv opened 3 days ago

vdmchkv commented 3 days ago

This pull request modifies the creation of docker-compose.override.yml by adding additional YAML parameters, preventing Docker from pulling images from Docker Hub. This is not necessary, as the images are built by BitBetter and are therefore located locally on the machine where BitBetter is built.