mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
[nextcloud] update maintainer
This commit is contained in:
@ -66,6 +66,6 @@ EXPOSE 8888
|
|||||||
|
|
||||||
LABEL description="A server software for creating file hosting services" \
|
LABEL description="A server software for creating file hosting services" \
|
||||||
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
||||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
maintainer="hoellen <info@hoellen.eu>"
|
||||||
|
|
||||||
CMD ["run.sh"]
|
CMD ["run.sh"]
|
||||||
|
@ -66,6 +66,6 @@ EXPOSE 8888
|
|||||||
|
|
||||||
LABEL description="A server software for creating file hosting services" \
|
LABEL description="A server software for creating file hosting services" \
|
||||||
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
nextcloud="Nextcloud v${NEXTCLOUD_VERSION}" \
|
||||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
maintainer="hoellen <info@hoellen.eu>"
|
||||||
|
|
||||||
CMD ["run.sh"]
|
CMD ["run.sh"]
|
||||||
|
@ -55,6 +55,6 @@ EXPOSE 8888
|
|||||||
|
|
||||||
LABEL description="A server software for creating file hosting services" \
|
LABEL description="A server software for creating file hosting services" \
|
||||||
nextcloud="Nextcloud daily" \
|
nextcloud="Nextcloud daily" \
|
||||||
maintainer="Wonderfall <wonderfall@targaryen.house>"
|
maintainer="hoellen <info@hoellen.eu>"
|
||||||
|
|
||||||
CMD ["run.sh"]
|
CMD ["run.sh"]
|
||||||
|
Reference in New Issue
Block a user