You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run containers in a custom bridge network, with name derived from the values the user sets in AppTag
Allow to directly address containers by name
introduce algebra.PortSpec, for a better control of the port binding behaviour. User can now chose between an explicit host-container port mapping, or just let the library pick an available host port from a given range