appc/spec

systemd-import: add support for appc

Open

#205 opened on Feb 17, 2015

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Go (143 forks)github user discovery
dependency/externalhelp wanted

Repository metrics

Stars
 (1,253 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello. This is a request for ACI support in the systemd-import tool. This tool[1] was introduced[2] in systemd 2.19:

A new tiny daemon "systemd-importd" has been added that can download container images in tar, raw, qcow2 or dkr formats, and make them available locally in /var/lib/machines, so that they can run as nspawn containers.

Support for fetching and extracting App Container Images with this new tool would be much appreciated.

[1] https://github.com/systemd/systemd/tree/master/src/import [2] http://lists.freedesktop.org/archives/systemd-devel/2015-February/028447.html

Contributor guide