move common parts to netdisco-base
This commit is contained in:
@@ -5,9 +5,5 @@ FROM docker.io/netdisco/netdisco:${TAG}-base
|
||||
LABEL org.netdisco.maintainer="The Netdisco Project"
|
||||
LABEL org.netdisco.version=${TAG}
|
||||
|
||||
VOLUME ["/home/netdisco/environments", "/home/netdisco/nd-site-local"]
|
||||
|
||||
USER netdisco:netdisco
|
||||
WORKDIR $NETDISCO_HOME
|
||||
ENTRYPOINT ["/home/netdisco/bin/netdisco-do"]
|
||||
CMD [""]
|
||||
|
||||
Reference in New Issue
Block a user