sudo apt install -y libssl1.1 # Ubuntu sudo yum install -y compat-openssl11 # RHEL
Common issues and maintenance tasks include: 6868ccc install
docker run -d --name 6868ccc-app -p 6868:6868 -v /host/config.yaml:/etc/6868ccc/config.yaml -v /host/data:/var/lib/6868ccc -e CCC_AUTH_KEY="your-key" --restart always registry.6868ccc.io/6868ccc:latest sudo apt install -y libssl1