scottslowe-learning-tools/photon-ansible/docker-tcp.socket
Scott Lowe b9324df45d Add new learning environment for Photon and Ansible
Add new learning environment for Photon and Ansible. Add Vagrantfile,
supporting files, Ansible playbook, and Ansible configuration file.
2016-01-09 21:54:26 -07:00

10 lines
153 B
SYSTEMD

[Unit]
Description=Docker TCP Socket for the API
[Socket]
ListenStream=2375
BindIPv6Only=both
Service=docker.service
[Install]
WantedBy=sockets.target