my docker-compose.yml
version: '3'
services:
ss:
image: mlei/demot
container_name: ss
restart: always
ports:
- 8388:8388
command: "ss-server -s 0.0.0.0 -p 8388 -k password -m aes-256-gcm -t 300 -d 8.8.8.8,8.8.4.4"
Content type
Image
Digest
Size
7.4 MB
Last updated
about 7 years ago
docker pull mlei/demot