Skip to content

Commit

Permalink
Remove tag specific information from readme (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxerror authored Feb 14, 2025
1 parent faf3ef6 commit c092b13
Showing 1 changed file with 12 additions and 27 deletions.
39 changes: 12 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@ Docker image to run Node.js commands in [Azure Pipelines container jobs].

This image can be used to run Node.js commands in [Azure Pipelines container jobs].

The following software is additionally available in the image:

| Software | Included since |
|------------|----------------|
| Docker CLI | 22.3.0 |
| Git | 22.3.0 |
| .NET 8 | 22.3.0 |

### Azure Pipelines Container Job

To use the image in an Azure Pipelines Container Job, add one of the following example tasks and use it with the `container` property.
Expand All @@ -38,24 +30,17 @@ The following example shows the container used for a deployment step with a Azur
node --version
```
### Tags
| Tag | Description | Base Image | Node.js | Yarn | Size |
|------------------|-----------------------------------------------------------------------------------------------------|-------------------------------------------|---------|---------|---------------------------------------------------------------------------------------------------------------------------------------|
| latest-22-net8 | Latest stable release (from `main` branch) | swissgrc/azure-pipelines-dotnet:8.0.405 | 22.13.1 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/latest-22-net8?style=flat-square) |
| unstable-22-net8 | Latest unstable release (from `develop` branch) | swissgrc/azure-pipelines-dotnet:8.0.405 | 22.13.1 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/unstable-22-net8?style=flat-square) |
| 22.3.0-net8 | [Node.js 22.3.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.3.0) | swissgrc/azure-pipelines-dotnet:8.0.301 | 22.3.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.3.0-net8?style=flat-square) |
| 22.4.0-net8 | [Node.js 22.4.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.4.0) | swissgrc/azure-pipelines-dotnet:8.0.301 | 22.4.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.4.0-net8?style=flat-square) |
| 22.4.1-net8 | [Node.js 22.4.1](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.4.1) | swissgrc/azure-pipelines-dotnet:8.0.301 | 22.4.1 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.4.1-net8?style=flat-square) |
| 22.5.1-net8 | [Node.js 22.5.1](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.5.1) | swissgrc/azure-pipelines-dotnet:8.0.303 | 22.5.1 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.5.1-net8?style=flat-square) |
| 22.6.0-net8 | [Node.js 22.6.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.6.0) | swissgrc/azure-pipelines-dotnet:8.0.400 | 22.6.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.6.0-net8?style=flat-square) |
| 22.7.0-net8 | [Node.js 22.7.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.7.0) | swissgrc/azure-pipelines-dotnet:8.0.401 | 22.7.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.7.0-net8?style=flat-square) |
| 22.8.0-net8 | [Node.js 22.8.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.8.0) | swissgrc/azure-pipelines-dotnet:8.0.401 | 22.8.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.8.0-net8?style=flat-square) |
| 22.9.0-net8 | [Node.js 22.9.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.9.0) | swissgrc/azure-pipelines-dotnet:8.0.401 | 22.9.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.9.0-net8?style=flat-square) |
| 22.10.0-net8 | [Node.js 22.10.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.10.0) | swissgrc/azure-pipelines-dotnet:8.0.403 | 22.10.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.10.0-net8?style=flat-square) |
| 22.11.0-net8 | [Node.js 22.11.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.11.0) | swissgrc/azure-pipelines-dotnet:8.0.403 | 22.11.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.11.0-net8?style=flat-square) |
| 22.12.0-net8 | [Node.js 22.12.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.12.0) | swissgrc/azure-pipelines-dotnet:8.0.404 | 22.12.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.12.0-net8?style=flat-square) |
| 22.13.0-net8 | [Node.js 22.13.0](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.13.0) | swissgrc/azure-pipelines-dotnet:8.0.404 | 22.13.0 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.13.0-net8?style=flat-square) |
| 22.13.1-net8 | [Node.js 22.13.1](https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.13.1) | swissgrc/azure-pipelines-dotnet:8.0.405 | 22.13.1 | 1.22.22 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/22.13.1-net8?style=flat-square) |
## Included Software
- [swissgrc/azure-pipelines-dotnet:8](https://github.com/swissgrc/docker-azure-pipelines-dotnet-8) as base image
- Node.js 22
- Yarn
## Tags
| Tag | Description | Size |
|------------------|--------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| latest-22-net8 | Latest stable release (from `main` branch) | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/latest-22-net8?style=flat-square) |
| unstable-22-net8 | Latest unstable release (from `develop` branch) | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/swissgrc/azure-pipelines-node/unstable-22-net8?style=flat-square) |
| x.y.z-net8 | Image for a specific version of Node.js | |

[Azure Pipelines container jobs]: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases

0 comments on commit c092b13

Please # to comment.