            MODULE=docker
           VERSION=28.5.0
      _TINI_COMMIT=de40ad007797e0dcd8b7126f27bb87401d224240
            SOURCE=cli-$VERSION.tar.gz
           SOURCE2=moby-$VERSION.tar.gz
           SOURCE3=tini-$_TINI_COMMIT.tar.gz
  SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        SOURCE_URL=git+https://github.com/docker/cli.git:v$VERSION
       SOURCE2_URL=git+https://github.com/moby/moby.git:v$VERSION
       SOURCE3_URL=git+https://github.com/krallin/tini.git:$_TINI_COMMIT
          WEB_SITE=http://www.docker.com/
           ENTERED=20140607
           UPDATED=20251004
             SHORT="Pack, ship and run any application as a lightweight container"

GARBAGE=off

cat <<EOF
Pack, ship and run any application as a lightweight container.
EOF
