diff --git a/README.md b/README.md new file mode 100644 index 0000000..4bc62b7 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +This repository builds a docker image that is designed to be the base image for multiple R packages, including cellhashR, RIRA, and CellMembrane. You can download it locally using: + +``` +docker pull ghcr.io/bimberlabinternal/discvr-base:latest +``` + +Or use this as the base image for another Dockerfile.