From dfbe35da714f78a82da9630347eea6167f00e877 Mon Sep 17 00:00:00 2001 From: Sam Song Date: Thu, 12 May 2022 13:46:55 -0700 Subject: [PATCH] Update docker publisher deprecation notice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d16e360..38f7b5a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ $ docker plugin install sumologic/docker-logging-driver:1.0.5-arm64 --alias sumo **NOTE** The `--alias` is required for using it on AWS ECS -**NOTE** As of version `1.0.5`, the Docker Publisher Center is retired, and as such we host our own images. Please pull from `sumologic/docker-logging-driver` instead of `store/sumologic/docker-logging-driver` moving forward. +**NOTE** As of version `1.0.5`, the plugin image is only available from the repo `sumologic/docker-logging-driver`. Prior to `1.0.5`, the plugin was also available at `store/sumologic/docker-logging-driver`. However, with the deprecation of the Docker Publisher Center, the `store` repo has been deprecated as well. To verify that the plugin is installed and enabled, run the following command: