tomwillfixit / GithubActions-Docker

Update Docker on the Github Actions VM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GithubActions-Docker

Simple example of extending the Docker CLI and using GitHub Actions to build/test.

The workflow can be found here

The workflow runs when a push is made to master. The GithubActions VM, which is spun up when the workflow starts, has it's docker version updated and the plugin is then setup.

About

Update Docker on the Github Actions VM


Languages

Language:Shell 100.0%