added license metadata bit
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
501f27d756
commit
6b56309e9c
@ -5,7 +5,8 @@ ARG VCS_REF
|
||||
|
||||
LABEL org.label-schema.build-date=$BUILD_DATE \
|
||||
org.label-schema.vcs-url="https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-archlinux-cdev.git" \
|
||||
org.label-schema.vcs-ref=$VCS_REF
|
||||
org.label-schema.vcs-ref=$VCS_REF \
|
||||
org.label-schema.license=GPL-3.0
|
||||
|
||||
RUN pacman -Sy --noconfirm --needed gcc cmake make git valgrind \
|
||||
&& pacman -Scc \
|
||||
|
Loading…
Reference in New Issue
Block a user