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.
- Host: GitHub
- URL: https://github.com/berniewhite/images
- Owner: BernieWhite
- License: mit
- Created: 2019-10-12T05:37:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T12:37:58.000Z (over 6 years ago)
- Last Synced: 2025-06-12T15:04:20.422Z (about 1 year ago)
- Topics: docker, docker-image
- Language: Dockerfile
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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