oijkn

Results 95 comments of oijkn

Thanks to your great work I was able to set up a Docker with all the stuff except the VPN. It is installed on my raspberry via the [PiVPN](https://www.pivpn.io/) script....

In my case I don't need to use a VPN in a docker. So at first I will share my work without this option. On the other hand I use...

Hi @trinib, Sorry for the wait but I was busy with other personal projects. Good news ! The Docker version is online and available here : https://hub.docker.com/r/oijkn/adguardhome-doh-dot If you have...

@Monirzadeh can you list your network with : `docker network ls` and then show me detail with `docker network inspect ` ?

HI, @trinib Your main problem seems to be that you are on a 64 bit architecture while my image is for 32 bit. I will try to build a multi-arch...

@trinib ok I'll have a look at it as soon as possible @trinib @Monirzadeh Can you type this command : `dpkg --print-architecture` and give me the result please ? Thank

> > dpkg --print-architecture > > `amd64` It's not an Raspberry Pi 64 bit, right?

OK thanks you, @trinib can you type the same command please?

Hi @trinib & @Monirzadeh I just pushed an multi-arch docker image, can you try it, please ? ![image](https://user-images.githubusercontent.com/18188407/170228151-2626f086-8cae-4c79-9cc2-5e445d3413f5.png)

> > Hi @trinib & @Monirzadeh I just pushed an multi-arch docker image, can you try it, please ? > > > > ![image](https://user-images.githubusercontent.com/18188407/170228151-2626f086-8cae-4c79-9cc2-5e445d3413f5.png) > > hi @oijkn o get...