mxpaul / docker_ci_cache

Example CI (github actions) using docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker caching example for Github Actions

  • This code is for educational purpose only
  • It does contain ineffective patterns and bad practice example

About

Example CI (github actions) using docker-compose


Languages

Language:Go 44.3%Language:Makefile 20.2%Language:Shell 19.6%Language:Dockerfile 15.9%