LXC
Quick Tip: Copy Files from LXC host to LXC Container
Today, I wanted to copy some files to the container filesystem of an lxc container I was spinning up.
There are a number of different approaches to achieve this, and they’re all great, but I wanted the simplest thing I could do, rather than grepping through fstab records, and copying into arcane folders, etc.
Tuesday, June 7, 2016
Up to all Tags