From c91b092ba8768547bd309edbe7f8c59cabecb6a7 Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Tue, 18 Apr 2023 09:23:47 +0100 Subject: [PATCH] Merge pull request #12608 from overleaf/ae-link-dockerfiles Link to the Dockerfile locations from the Community Edition README GitOrigin-RevId: d182ced2ac9d51deb644e8729eed26af59bb5bc4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9fb29428f..50d086c65d 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ If you are upgrading from a previous version of Overleaf, please see the [Releas ## Overleaf Docker Image -This repo contains two dockerfiles, `Dockerfile-base`, which builds the -`sharelatex/sharelatex-base` image, and `Dockerfile` which builds the +This repo contains two dockerfiles, [`Dockerfile-base`](server-ce/Dockerfile-base), which builds the +`sharelatex/sharelatex-base` image, and [`Dockerfile`](server-ce/Dockerfile) which builds the `sharelatex/sharelatex` (or "community") image. The Base image generally contains the basic dependencies like `wget` and