All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
ppc64le
architecture support
- Multi-arch image support (plus
arm64
andppc64le
) #31
- Error page colors now depend on the theme, and the text is centered #31
EXTRA_ACCOUNTS
environment variable is supported now #28
- The following environment variables are supported now:
MAX_CONNECTIONS
,PROXY_PORT
,SOCKS_PORT
- Entrypoint script (
bash
) replaced withmustpl
- The result docker image
busybox:1.34.1-glibc
replaced withbusybox:stable-glibc
- Dockerfile healthcheck
- Possibility of changing DNS resolvers using environment variables
PRIMARY_RESOLVER
(primary) andSECONDARY_RESOLVER
(secondary)
- Docker image building optimized
- Healthcheck in the dockerfile
- 3proxy updated from
0.9.3
up to0.9.4
- Logging in JSON format
- 3proxy updated from
0.8.13
up to0.9.3
- Environment variable
AUTH_REQUIRED
support
- Proxy error pages a little bit styled
- Dockerfile and docker entry-point script cleanup
- Docker entry-point script clean
- First project release