mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
6 lines
62 B
Docker
6 lines
62 B
Docker
# Dockerfile for git-bridge
|
|
|
|
FROM maven:3-jdk-8
|
|
|
|
WORKDIR /app
|