tidy and fix links, add deployment.yml

This commit is contained in:
Oliver Gorwits
2018-01-13 10:01:06 +00:00
parent 97cdaf3ea7
commit ec2b2bcfa2
6 changed files with 104 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# vim: ft=Dockerfile
ARG TAG=master
FROM docker.io/netdisco/netdisco:${TAG}-base
FROM docker.io/netdisco/netdisco-base:${TAG}-base
LABEL org.netdisco.maintainer="The Netdisco Project"
LABEL org.netdisco.version=${TAG}