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 4e1ef66 commit e93bf47Copy full SHA for e93bf47
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