Skip to content

AirDC++

DEPRECATED

DEPRECATION NOTICE: This image is deprecated as of 2022-06-09 due to failure to pass CI manifest checks. The failing command is: docker manifest inspect gangefors/airdcpp-webclient. It appears the image should still work fine, and if this issue is resolved in the future we can reverse the deprecation.

Docker Pulls GitHub Stars Compose Templates

Description

AirDC++ is an easy to use client for Advanced Direct Connect and Direct Connect networks. You are able to join "hubs" with other users, and chat, perform searches and browse the share of each user.

Install/Setup

If you see the following error:

No valid configuration found. Run the application with --configure parameter to set up initial configuration.

Run the following commands to correct:

docker stop airdcpp
docker run --rm -it --volumes-from airdcpp gangefors/airdcpp-webclient --add-user

You will be prompted to create a user and password, then run:

docker start airdcpp