mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-08 23:04:20 -05:00
[PR #1366] Cobalt Web image Dockerfile #1388
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1366
Author: @jo-chemla
Created: 6/25/2025
Status: 🔄 Open
Base:
main← Head:web-docker-image📝 Commits (2)
782045dCobalt Web image Dockerfilec381863Cannot comment @hyperdefined📊 Changes
4 files changed (+54 additions, -0 deletions)
View changed files
➕
web/Dockerfile(+33 -0)➕
web/docker-entrypoint.sh(+12 -0)➕
web/pnpm-workspace.yaml(+4 -0)➕
web/static/runtime-config.js(+5 -0)📄 Description
Build and run image with
Currently, vite build still uses process.env env-vars at build time, so the docker container is not using those defined via placeholders in
runtime-config.js🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.