Skip to content

docs: ajoute la section Image Docker au README#45

Merged
BartM82 merged 1 commit into
mainfrom
docs/readme-docker
May 16, 2026
Merged

docs: ajoute la section Image Docker au README#45
BartM82 merged 1 commit into
mainfrom
docs/readme-docker

Conversation

@sebdraven

Copy link
Copy Markdown
Member

Summary

Suite a la PR #44 (image Docker + workflow GHCR), met a jour le README pour expliquer comment utiliser les images publiees.

Contenu

  • Nouvelle section Image Docker : commande pour servir le SPA, image-soeur :latest-tests pour lancer pytest dans un container, tableau des tags publies (:latest / :vX.Y.Z pour le runtime, :latest-tests / :vX.Y.Z-tests pour les tests), notes multi-arch vs amd64-only, build local.
  • Description du multi-stage Dockerfile (builder / tests / runtime).
  • Ligne dans le Quick start vers la nouvelle section.
  • Workflow docker.yml ajoute au tableau CI / CD.
  • Dossier docker/ ajoute au Layout du repo.
  • Cross-reference depuis la section Tests vers l'image Docker.

A merger apres #44 pour que les references aux images existent vraiment.

Generated with Claude Code

Adds a dedicated "Image Docker" section covering:
- one-liner to run the SPA via ghcr.io/m82-project/dima:latest;
- the sibling ":latest-tests" image with pytest baked in;
- the tag matrix (main -> :latest, v* -> :vX.Y.Z, each with -tests);
- multi-arch vs amd64-only split;
- how to build the two targets locally.

Also updates the CI table with the docker workflow, the quick-start
links to the new section, the layout map (docker/ directory) and a
cross-reference from the Tests section to the containerised run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sebdraven
sebdraven requested a review from BartM82 May 15, 2026 22:36
@BartM82
BartM82 merged commit d3252ca into main May 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants