Skip to content

Commit 699a882

Browse files
committed
fixup! chore: add notes about ubi10-base images, REGISTRY variable
1 parent 86af502 commit 699a882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ docker run -ti --rm \
7979
| `wget` |`wget` |`wget` |
8080
| `zip` |`zip` |`zip` |
8181
| `zsh` |`NOT AVAILABLE (fedora only)` |`NOT AVAILABLE (fedora only)` |
82-
| **TOTAL SIZE** | **903MB** (341MB compressed) | **TODO** |
82+
| **TOTAL SIZE** | **800MB** (255MB compressed) | **789MB** (256MB compressed) |
8383

8484
### Extending the base image
8585
When extending the base image, `source kubedock_setup` should be called in the new image's entrypoint to set up kubedock support. This sets up a wrapper for podman to use kubedock for the following podman commands if the `KUBEDOCK_ENABLED` env variable is set to `true`:

0 commit comments

Comments
 (0)