Small fixes in README

This commit is contained in:
hackercat
2021-01-19 04:59:22 +00:00
parent 49d15c09f9
commit a988554d94
+3 -3
View File
@@ -4,7 +4,7 @@
## When updates will be applied to images ## When updates will be applied to images
- A package that will be required for action(s) to work properly might be added - A package that will be required for action(s) to work properly might be added/removed/changed
- Any maintainance that will be required due to: - Any maintainance that will be required due to:
- Docker Hub - Docker Hub
- Quay - Quay
@@ -15,8 +15,8 @@
## Images available ## Images available
- github.com/catthehacker/virtual-environments - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted) - [virtual-environments](github.com/catthehacker/virtual-environments) - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted)
- `quay.io/catthehacker/virtual-environments:ubuntu-20.04` - this image is updated manually due to amount of changes in github.com/actions/virtual-environments - `quay.io/catthehacker/virtual-environments:ubuntu-20.04` - this image is updated manually due to amount of changes in [github.com/actions/virtual-environments](github.com/actions/virtual-environments)
- more to come... - more to come...
- `\linux\ubuntu\runner\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 (GitHub Container Registry)