• D
    isula-build: bump version to 0.9.3 · eb5d28fd
    DCCooper 提交于
    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>
    eb5d28fd
VERSION 6 字节