From 14fd21280887f7606913e40ce1663185a5a0bdd2 Mon Sep 17 00:00:00 2001 From: William Douglas Date: Thu, 13 Jun 2024 12:39:09 -0700 Subject: [PATCH] Update README to identify the docker-brew-clearlinux repo Signed-off-by: William Douglas --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2c7f61..6a420e2 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,6 @@ Clear Linux* based Docker Containers ==================================== ![](https://github.com/clearlinux/dockerfiles/workflows/CI/badge.svg) -This repository holds all the Dockerfiles for Clear Linux based containers that are hosted at: -https://hub.docker.com/u/clearlinux/ +This repository holds all the Dockerfiles for Clear Linux based containers. + +The base image can be found in Docker's base repository or at https://github.com/clearlinux/docker-brew-clearlinux/ (which also has previous image releases under branches).