This repo contains only this README file with a table of all my Docker-related repos at GitHub, i.e., all repos that
contain a Dockerfile and/or a docker-compose.yml.
see also: Repos with tag docker
| Name | Repo URL | Hub URL | <Description |
|---|---|---|---|
Docker_LanguageTool |
Link | N/A | docker-compose.yml für LanguageTool |
Docker_nginx4html |
Link | N/A | Simple HTML file served by nginx on Alpine Linux; README with tutorial of Docker commands |
GidpodConfig |
Link | NA | Custom configuration for a workspace at gitpod.io |
Java_RestApi_SpringBoot |
Link | NA | Spring Boot app providing several REST endpoints packaged in Docker container |
Maven_SpringBoot_Buchabfrage |
Link | NA | Beispiel für Load Balancing mit zwei Microservices; Log-Nachrichten werden in Docker laufenden ELK-Stack geschickt |
Maven_SpringBoot_KafkaDemo |
Link | NA | Java program demonstrating how to send and receive Kafka messages |
Maven_SpringBoot_Bildergallerie |
Link | NA | Bildergallerie, kann auch PostgreSQL in Container verwenden (siehe maven_start_postgres.bat) |
Maven_SpringBoot_EineFrage |
Link | NA | H2-Datenbank in Docker-Container |
Maven_SpringBoot_ggtMitRedisCaching |
Link | NA | "Größter Gemeinsamer Teiler" (ggT) in gemeinsamen Redis-Cache |
Maven_SpringBoot_HttpSessionMitRedisTeilen |
Link | NA | Redis und Nginx als Load Balancer |
Maven_SpringBoot_KfzUnterscheidungszeichen |
Link | Link | REST-API to query the codes on German number plates for car |
Maven_SpringBoot_SpringBoot_LinkBaum |
Link | NA | Valkey (Redis-Fork) und Redis Insights in Container |
Maven_SpringBoot_LinkShortener |
Link | NA | Link shortener with microservice architecture |
Maven_SpringBoot_LinkShortenerMitMongoDB |
Link | NA | Link-Shortener mit MongoDB als Monolith |
Maven_SpringBoot_PersonalverwaltungMitNeo4j |
Link | NA | Personalverwaltung mit Graphdatenbank "Neo4j" |
Python_Flask_BMI |
Link | NA | REST-API |
For some of the repos the resulting images are published by user "mide76" on Docker Hub.