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
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
When converting a Docker image to ACI, the converted ports are always set to "socketActivated: false".
It would be handy to have a CLI flag to control the socketActivated property on the converted ACI image or have the ability to change something on the input Docker image to hint the tool that this is a SocketActivated port.
When converting a Docker image to ACI, the converted ports are always set to "socketActivated: false".
It would be handy to have a CLI flag to control the socketActivated property on the converted ACI image or have the ability to change something on the input Docker image to hint the tool that this is a SocketActivated port.
This is following a discussion here: https://groups.google.com/forum/#!topic/rkt-dev/WZrAGMOVZrY
The text was updated successfully, but these errors were encountered: