mirror of
https://github.com/dnlbauer/pdfact-service.git
synced 2026-09-10 14:15:30 +00:00
Update Dockerfile
This commit is contained in:
@@ -6,7 +6,6 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||||||
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y maven git
|
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y maven git
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
# TODO freeze revision?
|
|
||||||
RUN git clone https://github.com/ad-freiburg/pdfact.git --depth 1 --branch master
|
RUN git clone https://github.com/ad-freiburg/pdfact.git --depth 1 --branch master
|
||||||
WORKDIR pdfact
|
WORKDIR pdfact
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user