|
Hello, do you have an official docker distribution available ? Nice job ! Thanks |
Answered by
Aymericr
Jul 19, 2026
Replies: 1 comment
|
There is no official Pascal container image today. PR #268 is the active Docker track, but the current proposal is still a development proof and needs a production multi-stage, non-root runtime, a healthcheck, environment documentation, and a verified Alpine install of the GitHub package dependency before it can become an official distribution. Discussion #183 has a community recipe in the meantime; the maintained local path is Bun 1.3+, bun install, then bun dev. |
0 replies
Answer selected by
Aymericr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no official Pascal container image today. PR #268 is the active Docker track, but the current proposal is still a development proof and needs a production multi-stage, non-root runtime, a healthcheck, environment documentation, and a verified Alpine install of the GitHub package dependency before it can become an official distribution. Discussion #183 has a community recipe in the meantime; the maintained local path is Bun 1.3+, bun install, then bun dev.