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