|
|
@ -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.
|
|
|
|