2018-07-03 13:47:58 +00:00
|
|
|
.. _connect_to_external_hosts:
|
2018-04-28 10:17:07 +00:00
|
|
|
|
2018-07-03 13:47:58 +00:00
|
|
|
*************************
|
|
|
|
Connect to external hosts
|
|
|
|
*************************
|
2018-04-28 10:17:07 +00:00
|
|
|
|
2018-07-07 09:12:40 +00:00
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
.. seealso::
|
|
|
|
* :ref:`connect_to_host_os`
|
|
|
|
* :ref:`connect_to_other_docker_container`
|