Closed
Description
Feature and motivation
In our current structure we had to use docker standalone image and latest version has 126 layers which has blocking us to add new things inside the container and taking a docker and push to aws ecr. It gives "rpc error: code = Unknown desc = failed to register layer: max depth exceeded what does it mean"
Usage example
we are currently planning to add other packages and even automation project inside this image but it blocks to proceed without changing the original project.