An open API service indexing awesome lists of open source software.

https://github.com/berniewhite/images

Repository for public Docker images.
https://github.com/berniewhite/images

docker docker-image

Last synced: about 2 months ago
JSON representation

Repository for public Docker images.

Awesome Lists containing this project

README

          

# Docker images

This project is a repository for public docker images.

## Disclaimer

This project is to be considered a **proof-of-concept** and **not a supported product**.

If you have any problems please check our GitHub [issues](https://github.com/BernieWhite/images/issues) page. If you do not see your problem captured, please file a new issue and follow the provided template.

## Images

Image name | Description | Download / info
---------- | ----------- | ---------------
ps-rule | Validate objects using PowerShell rules. | [tags][ps-rule-tags] / [info][ps-rule-info]
ps-rule-azure | A suite of rules to validate Azure resources using PSRule. | [tags][ps-rule-azure-tags] / [info][ps-rule-azure-info]

### Platforms

Images are built for the following platforms:

- Alpine
- Ubuntu

### Versioning

Images in this repository use the following labels:

- `:latest-`: The latest stable version. i.e. `:latest-alpine`
- `:v-`: The last stable version of the `` release. i.e. `:v1-alpine`
- `:v.-`: The last stable version of the `.` release. i.e. `:v1.1-alpine`

## Maintainers

- [Bernie White](https://github.com/BernieWhite)

## License

This project is [licensed under the MIT License](LICENSE).

[ps-rule-info]: docker/ps-rule/README.md
[ps-rule-tags]: https://github.com/BernieWhite/images/packages/35462/versions
[ps-rule-azure-info]: docker/ps-rule-azure/README.md
[ps-rule-azure-tags]: https://github.com/BernieWhite/images/packages/35463/versions