Is it possible to create a machine from a docker image
Rather than running Ubuntu x with an ubuntu docker image running on top - is it possible to set my own image as the boot volume and go from there?
1 Reply
jhartman
Linode Staff
If I understand correctly, you would either want to perform a Custom Distribution installation or create your own Docker Container with the desired distribution.
For the steps to setup your own custom distribution, check out:
Otherwise, although I've never created my own Docker Image before, we have a guide about the process and I've included a similar guide directly from Docker: