Releases: CyberL1/Dockport
Releases Β· CyberL1/Dockport
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
v1.3.4
What's Changed
- Added container alias support for ssh proxy
Full Changelog: v1.3.3...1.3.4
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.3
What's Changed
- Fixed an issue where the http proxy blocked multi-level subdomains (i.e.
sub.container.proxyDomainwas pointing to a container namedsub.containerinstead ofcontainer)
Full Changelog: v1.3.2...v1.3.3