mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Dockerfile: add maintainer
This commit is contained in:
parent
b2ebb8a433
commit
68b2e5fb82
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
|
MAINTAINER Radicale project "radicale@librelist.com"
|
||||||
|
|
||||||
# Base packages
|
# Base packages
|
||||||
RUN apk update \
|
RUN apk update \
|
||||||
&& apk upgrade \
|
&& apk upgrade \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue