summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2025-06-08 12:23:42 -0500
committerunitexe <unitexe70@gmail.com>2025-06-08 12:23:42 -0500
commitf3352ee6f39822318649b9d268c80b7434d7757e (patch)
tree390836f55cadc7d6a9e53298931dd8867c3216cd
parent7dde727add59580062f42e252d97d4f8ddfb4c9a (diff)
Describe naming in README
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 342cb6b..9cc213d 100644
--- a/README.md
+++ b/README.md
@@ -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.