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

https://github.com/devpro/container-images

Container image definitions
https://github.com/devpro/container-images

container-image docker dotnet suse-bci

Last synced: 5 months ago
JSON representation

Container image definitions

Awesome Lists containing this project

README

          

# Devpro container images

[![CI](https://github.com/devpro/container-images/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/devpro/container-images/actions/workflows/ci.yaml)
[![PKG](https://github.com/devpro/container-images/actions/workflows/pkg.yaml/badge.svg?branch=main)](https://github.com/devpro/container-images/actions/workflows/pkg.yaml)

Container image definitions to provide examples & best pratices, and push images on a registry.

## Applications

* [Cow demo](src/cow-demo/README.md)
* [Game 2048](src/game-2048/README.md)
* [Rancher Hello World](src/rancher-helloworld/README.md)
* [Redirect Server](src/redirect-server/README.md)

## Samples

* .NET: [7.0](samples/dotnet/7.0/README.md), [8.0](samples/dotnet/8.0/README.md)
* Debian: [11 w/ systemd](samples/debian/bullseye-systemd/README.md)