From 0d9dfa9d3f870a0718e6c6c5549900e5ca19d92a Mon Sep 17 00:00:00 2001 From: Moe Date: Sat, 16 Jul 2022 09:30:31 -0700 Subject: [PATCH] add Docker Hub notice to Docker README --- Docker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docker/README.md b/Docker/README.md index 4b40e8c3..8dd44bb5 100644 --- a/Docker/README.md +++ b/Docker/README.md @@ -6,6 +6,8 @@ > This method uses `docker-compose` and has the ability to quick install the TensorFlow Object Detection plugin. This will build your container from the images hosted on Gitlab. +> **We no longer use Docker Hub** and will not in the foreseeable future. + Docker Image Used : `registry.gitlab.com/shinobi-systems/shinobi:dev` ```