README.md bearbeiten
This commit is contained in:
parent
2ea2264e7c
commit
b8b6ae1c87
@ -53,8 +53,10 @@ Copy directory structure (using container-id from `dls:appliance_$VERSION`)
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker cp -a <container-id>:/venv/lib /tmp/out
|
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
|
## Re-Tag Images and upload to this registry
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user