TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

From Docker Container to Bootable Linux Disk Image

93 pointsby c8galmost 6 years ago

3 comments

pbh101almost 6 years ago
My employer built a tool which skips the disk image step and provisions a machine directly from a Docker image. The system is still maintained and in active use, though the open-source repo is a trailing fork: <a href="https:&#x2F;&#x2F;github.com&#x2F;imc-trading&#x2F;dock2box" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;imc-trading&#x2F;dock2box</a>
评论 #20147971 未加载
ohiovralmost 6 years ago
I would like to have something like docker where I can describe a system kind of like a docker file but output an ISO file instead of running it as a container. Does something like this exist? I can&#x27;t seem to find any user friendly tools for tailoring distros. In many cases you have to mouse around. I just want to do it with a script.
评论 #20146010 未加载
评论 #20145800 未加载
评论 #20145806 未加载
评论 #20146202 未加载
评论 #20147169 未加载
eatonphilalmost 6 years ago
Someone in the comments on this site posted darch [0]. Looks interesting.<p>[0] <a href="https:&#x2F;&#x2F;godarch.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;godarch.com&#x2F;</a>
评论 #20146637 未加载