Changes

Jump to navigation Jump to search
m
1. Copying data from within the container
<syntaxhighlight lang="yaml">
# apt-get update && apt install openssh-clientrsync
# cd /my-pvc-mount-path
# scp your.username@external-server:/path/to/data/. ./

Navigation menu