Docker installation is confusing. #773
Maximus1996
started this conversation in
General
Replies: 2 comments 5 replies
-
If you are new to the whole container world of Docker I would strongly advise using compose. But I'm a little confused, the docker installation section consist only of one command. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I think Synology provides some kind of web UI to create a docker based app. Basically, you should create a config.yaml file (for example in a public share) and mount it as volume to "/app/config.yml". Also please expose ports 53 and 4000 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Please forgive my ignorance, I admit I am new to selfhost and even newer to adblocking solutions.
I have to say that I find the installation guide for NAS (Synology) through Docker to be confusing. My main question would be, should all commands be run one after the other in that section? or is it one of them? Which means either use: "Docker from command line" OR "Run with docker-compose".
I know, for a newbie, I am probably better off using one of the "mainstream" Adblocking solutions (PiHole/Adguard) as they have more tutorials and support over forums and Reddit. But I don´t think I need all their fancy tools, I would like to use a simple solutions that works (fire and forget).
I would appreciate any hints. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions