aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/docker/APKBUILD')
-rw-r--r--community/docker/APKBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index 9c8d1037c5..b85f1e798a 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -116,13 +116,6 @@ build() {
./man/md2man-all.sh -q
}
-check() {
- cd "$_cli_builddir"/build
- ./docker --version
- cd "$_daemon_builddir"/bundles/dynbinary-daemon
- ./dockerd --version
-}
-
# docker itself is a meta package
package() {
mkdir -p "$pkgdir"