mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-29 11:03:43 +00:00
docker: Link GHCR to this Git repository.
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
# from the provided Git ref.
|
# from the provided Git ref.
|
||||||
FROM ubuntu:20.04 as base
|
FROM ubuntu:20.04 as base
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source https://github.com/zulip/docker-zulip
|
||||||
|
|
||||||
# Set up working locales and upgrade the base image
|
# Set up working locales and upgrade the base image
|
||||||
ENV LANG="C.UTF-8"
|
ENV LANG="C.UTF-8"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user