DMTF mockup now runs in a 15.10 Ubuntu ctn

This commit is contained in:
Bruno Cornec 2016-04-04 22:00:41 +02:00
parent ce55371ed5
commit 3b1847163c

View File

@ -1,6 +1,6 @@
# Invoke with docker run -p 8000:80 <dockerimageid>
# Then use by browsing http://localhost:8000
FROM ubuntu:15.04
FROM ubuntu:15.10
MAINTAINER bruno.cornec@hpe.com
ENV DEBIAN_FRONTEND noninterative
# Install deps for Redfish mockup