Skip to content

fix(docker): drop --frozen-lockfile for partial workspace install#1081

Open
eshaffer321 wants to merge 2 commits into
mainfrom
infra/docker-containers
Open

fix(docker): drop --frozen-lockfile for partial workspace install#1081
eshaffer321 wants to merge 2 commits into
mainfrom
infra/docker-containers

Conversation

@eshaffer321
Copy link
Copy Markdown
Collaborator

Bun fails with --frozen-lockfile when only a subset of workspace packages are present in the Docker build context. Removing the flag lets Bun install using the lockfile as a reference without requiring a complete workspace.

Replace shell-based deploy (git pull + cargo run on server) with two
Docker containers built in CI and pulled on the VM via a systemd timer.
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.

1 participant