Skip to content
Swiss federal authorities

Stop and Start an existing sedex-Client Docker Container๐Ÿ”—

A sedex-Client container can be stopped and started like any other Docker container.

Stop the sedex-Client container๐Ÿ”—

Stop the sedex-Client container as follows (adapt the name of the container to your configuration):

$ docker stop sedex-client

Info

Stopping a sedex-Client container can take up to 65 seconds. This allows the sedex-Client to gracefully shut down and clean up temporary data.

Start the sedex-Client container๐Ÿ”—

Start the sedex-Client container as follows (adapt the name of the container to your configuration):

$ docker start sedex-client