update of README with badges for new ci
This commit is contained in:
parent
e05952c5ac
commit
ce2eb86616
2 changed files with 16 additions and 3 deletions
|
|
@ -1,6 +1,10 @@
|
|||
FROM lsiobase/xenial
|
||||
MAINTAINER Stian Larsen, sparklyballs
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
ARG VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
|
||||
# global environment settings
|
||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue