This repository is a sample for building Docker images and running tests inside containers on GitHub Actions while utilizing cache.
- Docker build with cache
- Running tests inside Docker containers
-
Clone the repository:
git clone https://github.com/k2wanko/usecase-github-actions-docker-cache.git cd usecase-github-actions-docker-cache
-
Push to your GitHub repository to trigger GitHub Actions.
This project is licensed under the MIT License.