Create image replacement that is compatible with current act

This commit is contained in:
hackercat
2021-01-14 17:46:10 +00:00
parent d57b268555
commit 521aee08fd
4 changed files with 105 additions and 28 deletions
+7 -1
View File
@@ -2,7 +2,13 @@
![Daily build](https://github.com/CatTheHacker/docker-images/workflows/Daily%20build/badge.svg)
- `\linux\ubuntu\nodejs\Dockerfile` - used as base image for [github.com/catthehacker/act](https://github.com/catthehacker/act)
- `\linux\ubuntu\runner\Dockerfile` - used as base image for [github.com/catthehacker/act](https://github.com/catthehacker/act)
- ghcr.io (GitHub Container Registry)
- `ghcr.io/catthehacker/docker-images:ubuntu-runner-16.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-runner-18.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-runner-20.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-runner-latest`
- `\linux\ubuntu\nodejs\Dockerfile` - proposal for [github.com/nektos/act](https://github.com/nektos/act) as base image before support for above image is implemented
- ghcr.io (GitHub Container Registry)
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-16.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-18.04`