usecase-github-actions-docker-cache

This repository is a sample for building Docker images and running tests inside containers on GitHub Actions while utilizing cache.

Features

  • Docker build with cache
  • Running tests inside Docker containers

Usage

  1. Clone the repository:

    git clone https://github.com/k2wanko/usecase-github-actions-docker-cache.git
    cd usecase-github-actions-docker-cache
  2. Push to your GitHub repository to trigger GitHub Actions.

License

This project is licensed under the MIT License.