3shape / docker-ci

Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.
Apache License 2.0
5 stars 3 forks source link

Caching of docker os type info #112

Open rasmusjelsgaard opened 4 years ago

rasmusjelsgaard commented 4 years ago

Implement caching of the results of calls to Find-DockerOsType. It's an expensive call we use in multiple places in the codebase.