|
|
|
|
|
by number6
2168 days ago
|
|
You can "ssh" into a docker image and then commit it.
Than you can ship the binaries __or__ you can write down all the steps and ship the source (Dockerfile). So it's something like a mix out of infrastructure as code, vms and baremetal. Something like vagrant but with lesser overhead. |
|