We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd435c3 commit e9ced84Copy full SHA for e9ced84
docs/source/operators/public-server.rst
@@ -415,7 +415,7 @@ Docker CMD
415
Using ``jupyter server`` as a
416
`Docker CMD <https://docs.docker.com/engine/reference/builder/#cmd>`_ results in
417
kernels repeatedly crashing, likely due to a lack of `PID reaping
418
-<https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/>`_.
+<https://blog.phusion.nl/docker-and-the-pid-1-zombie-reaping-problem/>`_.
419
To avoid this, use the `tini <https://github.com/krallin/tini>`_ ``init`` as your
420
Dockerfile ``ENTRYPOINT``::
421
0 commit comments