Ubuntu install scripts not yet migrated to Ansible. Bash is better?
- Open a UDP type
- Port Range 60000 - 61000
- Start native Docker daemon in Windows
- Update settings as below:
- General > Enable: Expose daemon on tcp://localhost:2375 without TLS
- Append host on each command. eg:
docker -H tcp://0.0.0.0:2375 images - Or, update
~/.bashrcwith:export DOCKER_HOST='tcp://0.0.0.0:2375'
- Append host on each command. eg:
- Shared Drives > Enable C Drive as shared
- CMD: Use
%CD%for working directory - PowerShell: Use
$PWDlike on Linux
- CMD: Use
- General > Enable: Expose daemon on tcp://localhost:2375 without TLS