You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.[Source code](https://github.com/omnipackage/omnipackage-agent-ruby). Reasonable recent version of Ruby is required, as well as docker or podman. Executables located in `exe/` directory.
2.[Source code](https://github.com/omnipackage/omnipackage-agent-ruby). Reasonably recent version of Ruby required. Executables located in `exe/` directory
11
9
10
+
Test your installation
12
11
```shell
13
-
omnipackage --version
12
+
omnipackage --check
14
13
```
14
+
15
+
Agent requires `podman` or `docker` as well as few other common Linux programs. It will check their availability upon start and report if anything is missing.
0 commit comments