thischwa 4dbca41a24
Build and Push Docker Image / build-and-push (push) Failing after 1m52s
Add Docker support with CI workflow and runtime configuration
- Added `Dockerfile` to build a Docker image for the JavadocViewerService.
- Implemented a Gitea-based CI workflow (`deploy-image.yml`) to build and push the Docker image.
- Updated `settings.local.json` to expand permissions for the service.
- Included `-DskipTests` to Maven arguments in `JavadocService.java`.
2026-06-29 18:04:09 +02:00
2026-06-29 17:12:24 +02:00
2026-06-29 15:50:37 +02:00
2026-06-29 17:12:24 +02:00
2026-06-29 15:50:37 +02:00

JavadocViewerService

S
Description
Service that automatically fetches, manages, and serves Javadoc documentation for Maven artifacts.
Readme MIT 186 KiB
Languages
Java 89%
HTML 6.4%
Dockerfile 4.6%