migrate docker to lxc

rpereyra

Renowned Member
May 19, 2008
44
0
71
Hello

I need to migrate a docker server (cartodb-gis, with ubuntu 14.04) to a proxmox lxc container.

I done this but not works (container not start)

- Create ubuntu 14.04 container in promox server

- rsync docker to container.

That's seems not works.

Has anyone migrated a docker to lxc/proxmox ? Any help ?

Thanks !!

roberto
 
docker images only contain a single working binary, i.e. they do not contain normal sysv init code.