[GH-ISSUE #174] medusajs #16407

Closed
opened 2026-07-16 05:00:38 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MERakram on GitHub (Jun 9, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/174

Originally created by @MERakram on GitHub (Jun 9, 2025). Original GitHub issue: https://github.com/Dokploy/templates/issues/174
Author
Owner

@Siumauricio commented on GitHub (Jul 14, 2026):

Medusa v2 is a framework, not a one-click deployable app: there is no official Docker image (Docker Hub org medusajs only has an empty example repo; no public ghcr packages), and the official deployment docs only offer Medusa Cloud or self-hosting a project you scaffold yourself with create-medusa-app — each Medusa backend is your own codebase with compiled modules. A compose template can't express that without build: (unsupported here) or unmaintained third-party images. Happy to revisit if Medusa ever ships an official runnable image.

<!-- gh-comment-id:4974345118 --> @Siumauricio commented on GitHub (Jul 14, 2026): Medusa v2 is a framework, not a one-click deployable app: there is no official Docker image (Docker Hub org `medusajs` only has an empty example repo; no public ghcr packages), and the official deployment docs only offer Medusa Cloud or self-hosting a project you scaffold yourself with `create-medusa-app` — each Medusa backend is your own codebase with compiled modules. A compose template can't express that without `build:` (unsupported here) or unmaintained third-party images. Happy to revisit if Medusa ever ships an official runnable image.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#16407