We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1673dbc commit 59bd9beCopy full SHA for 59bd9be
Dockerfile
@@ -4,6 +4,8 @@
4
# from the provided Git ref.
5
FROM ubuntu:20.04 as base
6
7
+LABEL org.opencontainers.image.source https://github.com/zulip/docker-zulip
8
+
9
# Set up working locales and upgrade the base image
10
ENV LANG="C.UTF-8"
11
0 commit comments