Ettore Di Giacinto
|
1a584d0bfa
|
Fix img backend calls
Options have to go first always.
Note: it needs runc when unpacking
|
2019-12-02 16:36:29 +01:00 |
|
Ettore Di Giacinto
|
f107f47242
|
Prepare for 0.1 tag
|
2019-11-17 19:45:20 +01:00 |
|
Ettore Di Giacinto
|
6e662c75ce
|
Reuse docker backend in some Img functions
|
2019-11-17 18:38:57 +01:00 |
|
Ettore Di Giacinto
|
d752c0572b
|
Add unpack field to specify a package used as layer
Closes #9
|
2019-11-13 09:43:54 +01:00 |
|
Ettore Di Giacinto
|
c51c6264d7
|
Backend nows must expose a way to unpack rootfs of images
|
2019-11-10 10:47:28 +01:00 |
|
Ettore Di Giacinto
|
45651a3bcc
|
Define Artifact diffs layers
It also add in simpledocker a naive implementation using the container-diff binary, which is supposed to go away with a proper API implementation.
|
2019-11-09 13:58:15 +01:00 |
|
Ettore Di Giacinto
|
300e60984a
|
CompilerBackend now consumes a CompilerOptions
|
2019-11-08 18:29:51 +01:00 |
|
Ettore Di Giacinto
|
287212db1c
|
Add simple img backend
|
2019-11-05 17:37:21 +01:00 |
|