1
What is advantage of Tini as Docker entrypoint? (github.com/krallin) linux
by antonmedv 135 days ago | 2 comments
  1. ~

    From the tini README;

    NOTE: If you are using Docker 1.13 or greater, Tini is included in Docker itself. This includes all versions of Docker CE. To enable Tini, just pass the --init flag to docker run.

  2. ~

    Also available, slightly different: https://github.com/Yelp/dumb-init