IBM App Connect Enterprise, Version 11.0.0.2
Operating Systems: Windows, Linux
Stopping an IBM App Connect
Enterprise Docker
container
You can stop your IBM® App Connect
Enterprise Docker
container by running the docker stop command or by
pressing Ctrl-C.
About this task
You can stop a Docker container by using one of the following
methods:
If the container is running with a pseudo-TTY allocated (by specifying
the -t flag on the docker run command),
you can stop it by pressing Ctrl-C. The signal
is caught by the integration server, which shuts down gracefully.
Run the docker stop command against the running
container, as shown in the following example: