From 1b394e14ec6481cd4dd27ec739870512b1656c4c Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sat, 4 Feb 2023 21:45:45 +0200 Subject: [PATCH] Notice about archiving this repo. The contents have been copied to the dockerfiles repo. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 17398e9..1bd0dda 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ A Docker image for a portable working environment, meant to be used with [Toolbox](https://github.com/containers/toolbox). +This image is now maintained in the [dockerfiles +repo](https://git.shore.co.il/shore/dockerfiles/-/tree/master/workbench). +Please follow that as this repo is now archived. + ## Usage ``` -- GitLab