This is the Linux app named docker-host whose latest release can be downloaded as 3.4.2sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named docker-host with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
docker-host
DESCRIPTION
docker-host is a Docker sidecar container that forwards traffic from containers to the local Docker host or another configured host. It is useful in environments where containers need to reach services running on the host machine, especially when direct host networking is unavailable or inconsistent across platforms. The project creates a predictable network alias, commonly used as docker-host, so other containers can connect through a stable name. It supports TCP and UDP traffic forwarding examples and can be used inside custom Docker networks or Docker Compose setups. The container requires network-related capabilities such as NET_ADMIN and NET_RAW so it can handle forwarding behavior. Its main value is simplifying host access from containers without forcing each application container to include custom routing logic.
Features
- Docker sidecar for host traffic forwarding
- Access to local Docker host from containers
- Custom Docker network support
- TCP and UDP forwarding examples
- Docker Compose-compatible service pattern
- Small utility container with network capability requirements
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/docker-host.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.