This commit is contained in:
Fabrizio Furnari
2020-12-09 00:34:20 +01:00
parent 121c2af7b0
commit 1578ac3679

View File

@@ -1,4 +1,4 @@
* Install * Install dependencies
- =make deps= - =make deps=
@@ -10,6 +10,13 @@
- =make run= - =make run=
* Build container image (must have =buildah= installed)
- =buildah unshare=
- =./build.sh=
*NOTE*: Not sure about "system metrics" when run in container...
* Usage * Usage
Use =metrorama -h= to see a list of flags and options. Use =metrorama -h= to see a list of flags and options.