</syntaxhighlight>
We can check the console output by reading the logs, using the ID or the name of the container.
<syntaxhighlight lang="bash">
> docker kill example_1_application_1
</syntaxhighlight>
== Uploading the final container to the cluster registry ==