Skip to content
Snippets Groups Projects
Commit 103637d0 authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

removed maintainer from dockerfile

parent 0405faa2
No related merge requests found
FROM library/node:8-alpine
MAINTAINER Ulf Seltmann <ulf.seltmann@uni-leipzig.de>
VOLUME ["/data"]
EXPOSE 3000
ENV npm_config_registry=https://docker.ub.intern.uni-leipzig.de/npm \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment