mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-19 12:57:52 +00:00
528 B
528 B
Connect to external hosts
Connecting from inside a Devilbox Docker container to any external host works out of the box. The only thing you need is internet/network access and know its hostname or IP address.
Each container has internet access, thus you can curl
, fetch
, connect to or download any online resources from within the container.
* connect_to_host_os
* connect_to_other_docker_container