Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

support configurable tmpdir #50

Closed
jonboulle opened this issue Apr 28, 2015 · 0 comments · Fixed by #51 or #65
Closed

support configurable tmpdir #50

jonboulle opened this issue Apr 28, 2015 · 0 comments · Fixed by #51 or #65
Assignees

Comments

@jonboulle
Copy link
Contributor

As a library, docker2aci is used by tools like rkt to transparently retrieve + convert Docker images for users. In some cases these tools have strict requirements about their filesystem writes. Currently docker2aci makes heavy use of temporary files when it retrieves images. To integrate more cleanly with tools like rkt, it should support being passed a configuration value controlling where it writes these files.

alban added a commit to endocode/docker2aci that referenced this issue Apr 28, 2015
alban added a commit to endocode/docker2aci that referenced this issue Apr 28, 2015
alban added a commit to endocode/docker2aci that referenced this issue May 22, 2015
alban added a commit to endocode/docker2aci that referenced this issue May 26, 2015
Each layer should use the specified temporary directory too.

More fixes for:
appc#50
alban added a commit to endocode/rkt that referenced this issue May 26, 2015
alban added a commit to endocode/rkt that referenced this issue May 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants