added possibility of memory consumption to Dockerfile

This commit is contained in:
Ewa Socala 2015-09-09 16:09:17 +02:00
parent 9351ef36fe
commit 44e1d55029

View File

@ -1,4 +1,4 @@
FROM scratch
FROM jess/stress
MAINTAINER Ewa Socala <socaa@google.com>
ADD consumer /consumer
ADD consume-cpu /consume-cpu