A Code injection Method for Rapid Docker Image Building

11/18/2019
by   Yujing Wang, et al.
0

Docker images are built by layers, yet the current implementation has major inefficiencies that makes rebuilding of an image unnecessarily slow when changes in bottom layers are required. In this paper, we propose a code injection method that overcomes these efficiencies by targeting only the changed layer and then bypassing Docker's layer checksum process.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset