chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.06k stars 275 forks source link

Add update instructions into README file for Noobs #108

Closed alex-manutd closed 2 years ago

alex-manutd commented 2 years ago

cd ~/docker-pihole-unbound/one-container (OR WHEREVER docker-compose resides) docker-compose pull # pulls the latest images docker-compose up -d --no-deps # restarts containers with newer images docker system prune --all # deletes unused images

No need to stop or manually delete container.

alex-manutd commented 2 years ago

Not missing anything Chris. Thanks for the reply.

Alex

Sent from ProtonMail mobile

-------- Original Message -------- On Mar 11, 2022, 12:06, Chris Crowe wrote:

@chriscrowe commented on this pull request.

I'm not really seeing any value-add from this PR, seems like it's just adjusting whitespace and yaml syntax. Also you're trying to pull an old branch 2022.02.1 back into master again. Am I missing something?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>