11 lines
545 B
Markdown
11 lines
545 B
Markdown
# Docker images
|
|
|
|

|
|
|
|
- `\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`
|