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 80ac0fc commit 9432bedCopy full SHA for 9432bed
1 file changed
Dockerfile
@@ -9,6 +9,7 @@ FROM ubuntu:xenial
9
10
# Metadata
11
LABEL maintainer="jking@apache.org"
12
+LABEL description="CI enviroment for testing GitPython"A
13
14
ENV CONTAINER_USER=user
15
ENV DEBIAN_FRONTEND noninteractive
0 commit comments