aboutsummaryrefslogtreecommitdiff
path: root/sysutils/docker-cli/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/docker-cli/pkg-message')
-rw-r--r--sysutils/docker-cli/pkg-message8
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/docker-cli/pkg-message b/sysutils/docker-cli/pkg-message
new file mode 100644
index 000000000000..ceaa00075c1f
--- /dev/null
+++ b/sysutils/docker-cli/pkg-message
@@ -0,0 +1,8 @@
+[
+{ type: install
+ message: <<EOM
+This port contains Docker client only.
+For Docker server support, install docker-machine.
+EOM
+}
+]