From b8b6ae1c87c8f8a027e5768cb8f74b02cac38366 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Sun, 9 Mar 2025 21:17:42 +0100 Subject: [PATCH] README.md bearbeiten --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e5c800..851dac8 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,10 @@ Copy directory structure (using container-id from `dls:appliance_$VERSION`) ```shell docker cp -a :/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