export-docker icon indicating copy to clipboard operation
export-docker copied to clipboard

Export a Docker container to a lxc container

Results 2 export-docker issues
Sort by recently updated
recently updated
newest added

The docker binary exposes all the functions needed to do this without root access and without direct access to the docker paths. The current approach doesn't seem to be portable....

Hi Thanks for this project, looks really interesting I give it a try but it's complaining that config.lxc is not present in the container directory Is it a file docker...