Initial repo

This commit is contained in:
hackercat
2021-01-12 15:18:54 +00:00
commit 93b0b305de
3 changed files with 112 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Docker images
![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)
- ghcr.io (GitHub Container Registry)
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-16.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-18.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-20.04`
- `ghcr.io/catthehacker/docker-images:ubuntu-nodejs-latest`