Releases: CyberL1/Dockport
Releases · CyberL1/Dockport
Release list
v1.7.0
v1.6.2
What's Changed
- Changed container name for ca cert (from
atodockport)
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
- Added TLS support for http proxy (
ENABLE_HTTPS=trueto enable)
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- Fixed an issue where container reach error wouldn't show when
BOOT_OFFLINE_CONTAINERSisfalse
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Added timeout of 5 seconds to both proxies
- Fixed an issue where container names were case-sensitive
- Fixed an issue where the ssh proxy would crash if container didn't exist
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Root domain can now proxy a container (e.g. a dashboard)
Full Changelog: v1.4.1...v1.5.0
v1.4.1
v1.4.0
What's Changed
- Added an option to boot containers on request (
BOOT_OFFLINE_CONTAINERS=true)
Full Changelog: v1.3.5...v1.4.0
Note
These features require mounting the docker socket under /var/run/docker.sock and are completely optional, meaning you can continue to use the proxy without mounting the socket, but you'll be missing out on the features
v1.3.5
What's Changed
- Fixed a bug where container's port would be
0if failed to parse
Full Changelog: v1.3.4...v1.3.5