Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

build without docker #127

Closed
justincormack opened this issue Jul 21, 2017 · 1 comment
Closed

build without docker #127

justincormack opened this issue Jul 21, 2017 · 1 comment

Comments

@justincormack
Copy link
Collaborator

(This came from discussion at Edinburgh Docker meetup)

Need to have the ability to build in a container (without Docker socket access). Example is in AWS Codebuild pipeline.

Currently Docker is needed for some output formats, more work needs doing on the linuxkit based outputs but these do work with qemu.

Secondly it is needed to extract image filesystems. We should switch to containerd for these; either using image store, or filesystem as now, or filesystem layers that get mounted later.

@justincormack
Copy link
Collaborator Author

Ongoing work on this in linuxkit

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant