소스 검색

Merge pull request #12608 from overleaf/ae-link-dockerfiles

Link to the Dockerfile locations from the Community Edition README

GitOrigin-RevId: d182ced2ac9d51deb644e8729eed26af59bb5bc4
Alf Eaton 3 년 전
부모
커밋
c91b092ba8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
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