From bab532aa8ef61ae4dd32acd6d8c5dfb318bc230c Mon Sep 17 00:00:00 2001 From: Sumalyo <datudutta@gmail.com> Date: Tue, 23 May 2023 18:30:45 -0400 Subject: [PATCH] adding disclaimer in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 66cea2c..ed0b9c5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # faser-docker + +### __This is an unofficial mirror for the original faser/docker repository at cern. Please refer to the repo at [Original project](https://gitlab.cern.ch/faser/docker) for any recent developments or issues__ +<br> This repository compiles docker files and the associated components necessary to build docker images for FASER for the online and offline computing. If you are unfamiliar with docker, we recommend you work through this tutorial - [Link to Tutorial](https://matthewfeickert.github.io/intro-to-docker/). -- GitLab