Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9432bed

Browse files
gleichByron
authored andcommittedJan 22, 2020
Add description label
1 parent 80ac0fc commit 9432bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ FROM ubuntu:xenial
99

1010
# Metadata
1111
LABEL maintainer="jking@apache.org"
12+
LABEL description="CI enviroment for testing GitPython"A
1213

1314
ENV CONTAINER_USER=user
1415
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)
Please sign in to comment.