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 Nov 23, 2019. It is now read-only.
I am trying to add a volume to a running container with "containers update" API call(http) but I can't find the new volume in the container.
I am adding device to the devices array in the JSON as described in: https://docs.docker.com/engine/api/v1.32/#operation/ContainerUpdate
I am trying to add a volume to a running container with "containers update" API call(http) but I can't find the new volume in the container.
I am adding device to the devices array in the JSON as described in:
https://docs.docker.com/engine/api/v1.32/#operation/ContainerUpdate
example for a call I use:
the call is successful response:
API version: 1.32
server version: Docker/17.09.0-ce
host os: osx
The text was updated successfully, but these errors were encountered: