Last changed
Be the first to hear about exciting product updates, critical vulnerability alerts, compare alternative images, and more.
Sign UpHas apk? | no |
Has a shell? | yes |
User | 0 |
Environment variables | PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
Entrypoint | /usr/bin/docker-entrypoint.sh |
CMD | ssserver --log-without-time -a nobody -c /etc/shadowsocks-rust/config.json |
Volumes | — |
Working directory | — |
Stop signal | — |
{ "User": "0", "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt" ], "Entrypoint": [ "/usr/bin/docker-entrypoint.sh" ], "Cmd": [ "ssserver", "--log-without-time", "-a", "nobody", "-c", "/etc/shadowsocks-rust/config.json" ], "Labels": { "org.opencontainers.image.vendor": "Chainguard", "dev.chainguard.package.main": "shadowsocks-rust-ssserver", "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/", "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/shadowsocks-rust", "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/shadowsocks-rust-ssserver/overview" } }