6.5 Updating Fan-Out Driver Shim Containers

When an updated Docker image is available, follow these steps to deploy a new container, using the updated image and existing configuration volume:

  1. Stop the existing container:

    docker stop asamcdrv-container

  2. Remove the existing container:

    docker rm asamcdrv-container

  3. Deploy a new one with the updated image tag:

    docker run -d --ulimit nofile=8192 --name=asamcdrv-container -v /data:/config asamcdrv:4.8.7.0000