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
- Host: GitHub
- URL: https://github.com/devpro/container-images
- Owner: devpro
- License: gpl-3.0
- Created: 2023-12-19T17:00:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T13:16:42.000Z (over 1 year ago)
- Last Synced: 2025-04-09T19:52:20.403Z (10 months ago)
- Topics: container-image, docker, dotnet, suse-bci
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Devpro container images
[](https://github.com/devpro/container-images/actions/workflows/ci.yaml)
[](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)