[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/docker-engine/docker-engine.desc [COPY] Copyright (C) 2024 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An open framework to assemble specialized container systems without reinventing the wheel [T] The Moby Project - a collaborative project for the container ecosystem [T] to assemble container-based systems. [U] https://mobyproject.org/ [A] The Moby contributors (see AUTHORS file) [M] NoTag [C] extra/emulator [F] CROSS [E] add containerd [E] add runc [E] add tini [L] APL [V] 29.5.0 [P] X -----5---9 300.005 [D] 2f00c8e2ac382ff22e0be9cc876a6ad46b7a6cb30dd073d6d4f418b4 moby-29.5.0.tar.gz https://github.com/moby/moby/archive/docker-v29.5.0/ . $base/package/*/*/go-conf.in runmake= rungo= export DOCKER_GITCOMMIT=6c91b92 hook_add inmake 5 "./hack/make.sh dynbinary" hook_add postmake 5 docker-engine-pm docker-engine-pm() { mkdir -p $root$libexecdir/docker/cli-plugins install -m 755 bundles/dynbinary-daemon/dockerd $root$bindir install -m 755 bundles/dynbinary-daemon/docker-proxy $root$bindir if pkginstalled systemd; then install -m 644 ./contrib/init/systemd/docker.service $root/$prefix/lib/systemd/system/ fi }