Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update One container docker image to latest Version #195

Open
art1469 opened this issue Feb 5, 2023 · 11 comments
Open

How to update One container docker image to latest Version #195

art1469 opened this issue Feb 5, 2023 · 11 comments

Comments

@art1469
Copy link

art1469 commented Feb 5, 2023

it cannot use pihole -up.... can anybody know how to ???

@mariomare22
Copy link

https://github.com/mariomare22/docker-pihole-unbound
I forked the project, it looks like @chriscrowe is not active atm.
my fork pulls directly from pihole/pihole and create a new image.

@keanugithub
Copy link

https://github.com/mariomare22/docker-pihole-unbound I forked the project, it looks like @chriscrowe is not active atm. my fork pulls directly from pihole/pihole and create a new image.

im trying to use your fork, i cant seem to enable DoT. what is the step to install this correctly?

@mariomare22
Copy link

please open an issue in the fork. thanks

@keanugithub
Copy link

uhm i think u neeed to enable issues in your forked repo bcs its not here.. thank you too!
image

@mariomare22
Copy link

@keanugithub anyway in the pihole dns settings put 127.0.0.1#5335 and save
after that check on https://1.1.1.1/help if DoT is enabled

@keanugithub
Copy link

@keanugithub anyway in the pihole dns settings put 127.0.0.1#5335 and save after that check on https://1.1.1.1/help if DoT is enabled

image
image
it is set but still not showing. maybe my installation is wrong?? i used wget on your fork then docker compose up after editing compose file then run. DoT not enabled...

@mariomare22
Copy link

@pluim003
Copy link

I forked it also a long while ago and try to update it as soon as possible. And I'm using the latest version of Unbound: https://github.com/pluim003/docker-pihole-unbound

I'll also take a look at the fork of @mariomare22 .

@mariomare22
Copy link

I have added DoT to cloudflare and now the auto update finally works

@pluim003
Copy link

That's nice, I did the same in my forked repo. One comment: I had problems using a docker-compose.yaml-file with

environmentvariable=value

In my case it seems only to work with

environmentvariable: value

And maybe you (as well as I) shouldn't indeed make usage of the dockertags, so in your dockerfile replace the dockertag behind the name with latest and I should do it without version). But I'm still wondering how I will get a new latest, because I don't like to run it every day building a new image based on the latest pihole-dockerimage where there might be no changes.

@mariomare22
Copy link

mariomare22 commented Feb 16, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants