From 1578ac36797c235308d1d86f08103f55718c1a40 Mon Sep 17 00:00:00 2001 From: Fabrizio Furnari Date: Wed, 9 Dec 2020 00:34:20 +0100 Subject: [PATCH] README --- README.org | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index c70fb10..29c1a56 100644 --- a/README.org +++ b/README.org @@ -1,4 +1,4 @@ -* Install +* Install dependencies - =make deps= @@ -10,6 +10,13 @@ - =make run= +* Build container image (must have =buildah= installed) + +- =buildah unshare= +- =./build.sh= + +*NOTE*: Not sure about "system metrics" when run in container... + * Usage Use =metrorama -h= to see a list of flags and options.