mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Add git, make, and curl to docker image
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
FROM maven:3-jdk-8
|
||||
|
||||
RUN apt-get update && apt-get install -y make git curl
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user