By running all build steps in Docker containers without network connectivity, problems with build reproducability caused by non-reproducable network communication is removed.
Fetching of source code and other build step inputs must of-course then be handled in another way.
By running all build steps in Docker containers without network connectivity, problems with build reproducability caused by non-reproducable network communication is removed.
Fetching of source code and other build step inputs must of-course then be handled in another way.