提交 eb5d28fd 编写于 作者: D DCCooper

isula-build: bump version to 0.9.3

Bump version to 0.9.3, changes including

Bugfix:
- fix goroutine leak because of Status channels waiting
- fix goroutine leaks because status channel not closed
- fix --from can not pull image from remote registry
- correct file mode to 0644
- fix build-arg can not be properly read
- fix parse on ${A}
- fix frontend hangs when build/save failed
- return error code when rm image failed

Enancement:
- build with tmp dir
- disable golang compiling optimization in "make debug"
- add build output to avoid mock daemon return endless value
- disable config path setting by users
- refactor login function
- test remove images after building and add isulad output
- refactor save relative function
- reject static build request with the same Dockerfile in building
- enhancement of unit_test check
- wait all builder goroutine when stop daemon
- change the default authentication method
- refactor test-integration
- add go test for image load
- add gofuzz test
- refactor cli and daemon build
- refactor exporter
- add close status chan for backend
- add CleanContainer and lock for store

Feature:
- add linux capability for run command
- support specifying image in images command
- support remove by image name

Document:
- update config file setting
Signed-off-by: NDCCooper <1866858@gmail.com>
上级 9c243a7b
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册