docker-archive / for-azure

27 stars 18 forks source link

Add container to attachable network doesn't expose ports #36

Open jalberto opened 7 years ago

jalberto commented 7 years ago

Expected behavior

expose ports

Actual behavior

no ports

Steps

Trying to connect a VPN container to one attachable overlay network following this workaround:

https://github.com/docker/swarmkit/issues/1030#issuecomment-301378835

I tried to expose the port by hand in azure portal, but seems like Is not possible to edit it manually when created by D4A