Akihiro Suda
|
6fc7699ffc
|
Merge pull request #204 from tonistiigi/release-fix
cache: fix setting root labels on commit
|
2017-12-12 09:56:15 +09:00 |
Akihiro Suda
|
68b757970e
|
Merge pull request #205 from tonistiigi/expose-args
dockerfile: add support for EXPOSE args
|
2017-12-12 09:54:59 +09:00 |
Tonis Tiigi
|
72afc856c8
|
dockerfile: add support for EXPOSE args
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-11 16:35:31 -08:00 |
Tonis Tiigi
|
41be7f1ab8
|
cache: remove view on last release
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-11 15:37:32 -08:00 |
Tonis Tiigi
|
013f95eaf7
|
cache: fix setting root labels on commit
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-11 15:37:27 -08:00 |
Akihiro Suda
|
b7664f71b9
|
Merge pull request #201 from tonistiigi/containerd-cancellation
worker: fix containerd cancellation and cleanup
|
2017-12-11 12:36:19 +09:00 |
Akihiro Suda
|
950f05560f
|
Merge pull request #200 from tonistiigi/git-submodules
git: fix checking out submodules
|
2017-12-11 12:01:35 +09:00 |
Akihiro Suda
|
8cc6bacfc4
|
Merge pull request #202 from tonistiigi/resolvconf
worker: setup own resolvconf and hosts
|
2017-12-11 11:57:38 +09:00 |
Tonis Tiigi
|
40a0581853
|
worker: setup own resolvconf and hosts
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-10 18:23:24 -08:00 |
Tonis Tiigi
|
61573b1868
|
worker: fix containerd cancellation and cleanup
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-10 18:22:59 -08:00 |
Tonis Tiigi
|
2ce418ae7b
|
git: fix checking out submodules
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-10 18:22:32 -08:00 |
Akihiro Suda
|
e15cbb0b3a
|
Merge pull request #196 from tonistiigi/history
image: set up history array on exported image config
|
2017-12-10 02:14:09 +09:00 |
Akihiro Suda
|
d813f6c08d
|
Merge pull request #199 from tonistiigi/mutable-race
cache: fix race on reloading mutableref
|
2017-12-09 17:01:17 +09:00 |
Akihiro Suda
|
31e41a7ffb
|
Merge pull request #198 from tonistiigi/unlock-fix
imageresolver: fix concurrent map writes
|
2017-12-09 15:01:36 +09:00 |
Tonis Tiigi
|
d4a82e4584
|
cache: fix race on reloading mutableref
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 21:54:46 -08:00 |
Tonis Tiigi
|
b74d05da9b
|
imageresolver: fix concurrent map writes
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 21:10:25 -08:00 |
Tonis Tiigi
|
6963b77c66
|
dockerfile: add tests for history records
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 20:00:36 -08:00 |
Tonis Tiigi
|
f8e58e359c
|
client: add testcase for exported history array
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 20:00:36 -08:00 |
Tonis Tiigi
|
6ffb48395b
|
image: set up history properly for images
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 20:00:36 -08:00 |
Tonis Tiigi
|
1f93a77f78
|
dockerfile: fill history array
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 20:00:36 -08:00 |
Akihiro Suda
|
41cd660444
|
Merge pull request #197 from tonistiigi/test-parallel
set more tests to parallel
|
2017-12-09 12:59:38 +09:00 |
Akihiro Suda
|
8f8cf19266
|
Merge pull request #195 from tonistiigi/differ-test2
client: add tests for differ and pushed data
|
2017-12-09 12:48:45 +09:00 |
Tonis Tiigi
|
e4f6a5e752
|
set more tests to parallel
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 18:19:08 -08:00 |
Tonis Tiigi
|
f5f3b39228
|
client: add tests for differ and pushed data
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 14:37:38 -08:00 |
Tonis Tiigi
|
e5771e2830
|
integration: support local registry
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-08 14:23:17 -08:00 |
Akihiro Suda
|
bd9992f70f
|
Merge pull request #192 from tonistiigi/update-containerd-dockerfile
hack: update test dockerfile
|
2017-12-08 13:04:06 +09:00 |
Akihiro Suda
|
9b8a0a54e6
|
Merge pull request #194 from tonistiigi/dockerfile-cmd-metadata
dockerfile: add original command to llb metadata
|
2017-12-08 12:19:28 +09:00 |
Akihiro Suda
|
28aba1d0ca
|
Merge pull request #193 from tonistiigi/metadata-update
llb: allow defining metadata on operations
|
2017-12-08 12:17:43 +09:00 |
Tonis Tiigi
|
438c850a16
|
dockerfile: add original command metadata to llb
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-07 16:13:50 -08:00 |
Tonis Tiigi
|
303d4ccab9
|
llb: allow defining metadata on nodes
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-07 10:12:48 -08:00 |
Tonis Tiigi
|
0cce3a7b8e
|
hack: update test dockerfile
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-06 15:49:05 -08:00 |
Akihiro Suda
|
d66501e254
|
Merge pull request #190 from tonistiigi/update-containerd
vendor: update containerd to 1.0.0
|
2017-12-05 17:37:05 +09:00 |
Akihiro Suda
|
81551b56a9
|
Merge pull request #188 from tonistiigi/empty-config
dockerfile: return valid empty image config for scratch
|
2017-12-05 16:47:11 +09:00 |
Tonis Tiigi
|
fdfa6bcb59
|
vendor: update containerd to 1.0.0
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 23:34:25 -08:00 |
Tonis Tiigi
|
68165c07f4
|
exporter: allow exporting config with no snapshots
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 23:18:09 -08:00 |
Tonis Tiigi
|
b3568e7dcb
|
dockerfile: return valid empty image config for scratch
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 23:16:23 -08:00 |
Akihiro Suda
|
9397eb2373
|
Merge pull request #189 from tonistiigi/extraction
dockerfile: Add ADD from archive support
|
2017-12-05 16:09:28 +09:00 |
Tonis Tiigi
|
1b9c907ee4
|
dockerfile: add archive ADD support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 22:48:02 -08:00 |
Akihiro Suda
|
037314955e
|
Merge pull request #168 from tonistiigi/http-source
HTTP source
|
2017-12-05 15:36:07 +09:00 |
Tõnis Tiigi
|
3fb738ccb0
|
Merge pull request #187 from tonistiigi/multi-listener
buildd: allow multiple listener addresses
|
2017-12-04 13:06:50 -08:00 |
Tonis Tiigi
|
6221b28992
|
buildd: allow multiple listener addresses
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 12:02:07 -08:00 |
Tonis Tiigi
|
e0af9d1218
|
source: add more properties to http source
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-04 12:00:46 -08:00 |
Tonis Tiigi
|
fc2f1687f9
|
dockerfile: add adding from URL support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-02 21:45:41 -08:00 |
Tonis Tiigi
|
90d728e194
|
client: add http source integration test
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-02 19:52:15 -08:00 |
Tonis Tiigi
|
c9f45dbc22
|
add unit tests for http source
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-02 19:52:15 -08:00 |
Tonis Tiigi
|
59628fb20f
|
add http source
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-02 19:52:15 -08:00 |
Akihiro Suda
|
1c345d7228
|
Merge pull request #186 from tonistiigi/console-detect
buildctl: disable progressbar if no console
|
2017-12-02 17:28:00 +09:00 |
Tonis Tiigi
|
ec389edb64
|
buildctl: disable progressbar if no console
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-01 23:52:27 -08:00 |
Akihiro Suda
|
9653c6079c
|
Merge pull request #183 from tonistiigi/dockerfile-tests
frontend: add some dockerfile integration tests
|
2017-12-02 16:51:13 +09:00 |
Tonis Tiigi
|
97b773a04b
|
buildctl: add integration test for containerd exporter
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
|
2017-12-01 11:53:39 -08:00 |