Merge "Remove Dockerfile which was committed by mistake"

This commit is contained in:
Jenkins 2017-07-31 13:34:06 +00:00 committed by Gerrit Code Review
commit 30d60e4bd1

View File

@ -1,10 +0,0 @@
############################################################
# Dockerfile to build container for vitrage development
############################################################
FROM vitrage:base
MAINTAINER zhang.yujunz@zte.com.cn
EXPOSE 8999
WORKDIR /opt