docker-starter icon indicating copy to clipboard operation
docker-starter copied to clipboard

Provide a default Docker registry or layer cache by default

Open damienalexandre opened this issue 2 years ago • 2 comments

Right now this template provides a good GH Action boilerplate: https://github.com/jolicode/docker-starter/blob/main/.github/workflows/ci.yml

But it's building the whole project docker images every time.

The template should be optimized for future projects to have good test performances by default.

damienalexandre avatar Oct 30 '23 15:10 damienalexandre

Would you mind to create a PR?

lyrixx avatar Oct 30 '23 16:10 lyrixx

In progress 🤞

matthieuwerner avatar Dec 08 '23 15:12 matthieuwerner