README.md bearbeiten

This commit is contained in:
Oscar Krause 2025-03-09 21:17:42 +01:00
parent 2ea2264e7c
commit b8b6ae1c87

View File

@ -53,8 +53,10 @@ Copy directory structure (using container-id from `dls:appliance_$VERSION`)
```shell
docker cp -a <container-id>:/venv/lib /tmp/out
# Successfully copied ...MB to /tmp/out/
```
Now you have the required directory structure in `/tmp/out/lib/python?.??/site-packages`.
## Re-Tag Images and upload to this registry