Error starting docker


Coque

Recommended Posts

OK.

 

But... One question.

 

Why airdcpp directory is empty after download and pull the docker?

 

image.thumb.png.51224737b301d396387fe32a28d8467a.png

 

Thanks... (I'm a noob with docker system and i'm trying to install a docker that doesn't exists in CA.

 

PS: I am installing manually

 

Link to comment
  • 3 weeks later...

I have a same problem, when i add --configure 

I have this error:

 

Enter HTTP port (empty: 5600, 0 = disabled): [1mHTTP port set to: [0m5600

Enter HTTPS port (empty: 5601, 0 = disabled): [1mHTTPS port set to: [0m5601

[1mNo existing users were found, adding new one.[0m
[1mThe user will be created with administrative permissions. Users with restricted permissions can be added from the Web UI.[0m

Enter username:
The username should contain only alphanumeric characters

[1mNo valid configuration was entered. Please re-run the command.[0m
 

 

 

 

This is my config docker 

docker create --name='airdc' --net='bridge' -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e 'UID'='99' -e 'GID'='100' -p '5600:5600/tcp' -p '5601:5601/tcp' -p '21248:21248/tcp' -p '21248:21248/udp' -p '21249:21249/tcp' -v '/mnt/user/Videos':'/Share':'rw' -v '/mnt/user/Videos/Telechargement/':'/Downloads':'rw' -v '/mnt/user/appdata/.airdcpp/':'/.airdcpp':'rw' 'gangefors/airdcpp-webclient:latest' --configure
Link to comment
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.