Skip to content
Discussion options

You must be logged in to vote

Hello

To get my DSM Docker to work I've had to do the following:

  1. Add a file called resolv.conf at my /volume1/docker/custom_folder/ folder. Below is what I have written in the .conf
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 1.1.1.1
  1. Go to DSM - Docker - Container - transmission-openvpn (container name) - Edit - Volume
  2. Add File - Add the above file.
  3. Set Mount path to: /etc/resolv.conf
  4. Execute without high privilege
  5. It fails
  6. Execute with high privilege
  7. It works

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@LoyerG
Comment options

Comment options

You must be logged in to vote
3 replies
@LoyerG
Comment options

@pkishino
Comment options

pkishino Oct 8, 2021
Collaborator

@pkishino
Comment options

Comment options

You must be logged in to vote
1 reply
@pkishino
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pkishino
Comment options

@DoubleDutch87
Comment options

Answer selected by pkishino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1992 on October 07, 2021 12:09.