Currently in the form we use the container id. This is a residue that we never removed, but it's more consistent to use the url_id for all operations, and keep the container identifier hidden.
It's trivial to fix, but we need to change the filter when inquiring the docker server to check label SIMPHONY_NS.url_id, instead of the id.
Currently in the form we use the container id. This is a residue that we never removed, but it's more consistent to use the url_id for all operations, and keep the container identifier hidden.
It's trivial to fix, but we need to change the filter when inquiring the docker server to check label SIMPHONY_NS.url_id, instead of the id.