Skip to content

Commit 0514edc

Browse files
kylos101roboquat
authored andcommitted
[registry-facade] Introduce a readme.md
1 parent 60b5af7 commit 0514edc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

components/registry-facade/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Introduction to registry-facade
2+
3+
The container runtime consumes `registry-facade`.
4+
5+
Registry-facade modifies images as they are downloaded. It consults with `ws-manager` and adds layers in a certain order:
6+
7+
1. The base image for the workspace
8+
2. supervisor
9+
3. workspacekit
10+
4. A DockerUp image
11+
5. IDE
12+
6. Desktop IDE
13+
14+
It also adds the `gp` cli to the workspace. Think of `registry-facade` as an image layer smuggler.

0 commit comments

Comments
 (0)