Security-hardened docker images to use as a base for your projects
500K+
Based on the iron-alpine project for hardening alpine base images. Check out their repository for more details.
When a development team starts a new project, there is a certain amount of initial boilerplate that must be completed before the team reaches the point where they can develop functionality. We call this Iteration Zero and it can include program scaffolding, authentication, logging, security, CI/CD and more. This is all very important, but it is not what the development team wants to be working on.
To reduce the size of Iteration Zero, tools and templates can be developed to make these tasks standardised and repeatable. This project is one of those templates, providing a standardised security pattern for hardening containers without imposing a development overhead on development teams.
Tagging in this repository is based on the repository name and the tag that the image is based on. Images are updated within 6 hours of the base/source image being updated.
| Source Repository | Source Tag | Tag | Architecture |
|---|---|---|---|
| mcr.microsoft.com/dotnet/aspnet | 3.1-alpine | dotnet_aspnet--3.1-alpine | amd64 |
5.0-alpine | dotnet_aspnet--5.0-alpine | amd64 arm64 | |
| mcr.microsoft.com/dotnet/runtime | 3.1-alpine | dotnet_runtime--3.1-alpine | amd64 |
5.0-alpine | dotnet_runtime--5.0-alpine | amd64 arm64 | |
| mcr.microsoft.com/dotnet/runtime-deps | 3.1-alpine | dotnet_runtime-deps--3.1-alpine | amd64 |
5.0-alpine | dotnet_runtime-deps--5.0-alpine | amd64 arm64 |
Content type
Image
Digest
sha256:5f29c9bfe…
Size
60.1 MB
Last updated
5 months ago
docker pull pageup/hardened:node--lts-alpine