DMTF mockup now runs in a 15.10 Ubuntu ctn
This commit is contained in:
parent
ce55371ed5
commit
3b1847163c
@ -1,6 +1,6 @@
|
|||||||
# Invoke with docker run -p 8000:80 <dockerimageid>
|
# Invoke with docker run -p 8000:80 <dockerimageid>
|
||||||
# Then use by browsing http://localhost:8000
|
# Then use by browsing http://localhost:8000
|
||||||
FROM ubuntu:15.04
|
FROM ubuntu:15.10
|
||||||
MAINTAINER bruno.cornec@hpe.com
|
MAINTAINER bruno.cornec@hpe.com
|
||||||
ENV DEBIAN_FRONTEND noninterative
|
ENV DEBIAN_FRONTEND noninterative
|
||||||
# Install deps for Redfish mockup
|
# Install deps for Redfish mockup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user