diff options
| author | unitexe <unitexe70@gmail.com> | 2025-06-08 12:23:42 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2025-06-08 12:23:42 -0500 |
| commit | f3352ee6f39822318649b9d268c80b7434d7757e (patch) | |
| tree | 390836f55cadc7d6a9e53298931dd8867c3216cd /README.md | |
| parent | 7dde727add59580062f42e252d97d4f8ddfb4c9a (diff) | |
Describe naming in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ # skopos A gRPC server that facilitates provisioning and updating containers. +It uses [skopeo](https://github.com/containers/skopeo) under the hood for inspecting image archives and copying them from mass storage to local registry. + +## Naming +* Skopos is pronounced as skop-os' and means an observer, a watchman +* Ormos (one of the skopos services) means archive keeper in the [Magic: The Gathering](https://mtg.fandom.com/wiki/Magic:_The_Gathering) card game + ## Usage ### List Services Replace IP address accordingly. |
