mirror of
https://github.com/dnlbauer/pdfact-service.git
synced 2026-09-10 22:25:30 +00:00
add maintainer
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# STEP 1: build pdfact
|
||||
FROM ubuntu:20.04
|
||||
LABEL maintainer="Daniel Bauer <dev@dbauer.me>"
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y maven git
|
||||
|
||||
Reference in New Issue
Block a user