Closed alsora closed 2 years ago
add .dockerignore file in devdocker environment after the introduction of ccache, the devdocker directory may grow very big
start docker environment and verify that the various files from .devdocker directory were not added as part of the docker build context
.devdocker
Description
add .dockerignore file in devdocker environment after the introduction of ccache, the devdocker directory may grow very big
Tests
start docker environment and verify that the various files from
.devdocker
directory were not added as part of the docker build context