Skip to content

feat: add Docker build install option and uninstall script#3

Merged
arnonsang merged 1 commit into
mainfrom
feat/docker-install-uninstall
May 4, 2026
Merged

feat: add Docker build install option and uninstall script#3
arnonsang merged 1 commit into
mainfrom
feat/docker-install-uninstall

Conversation

@arnonsang
Copy link
Copy Markdown
Owner

  • Dockerfile.cli: multi-stage musl build for vyn CLI binary, copies to mounted /output
  • scripts/uninstall.sh: detects install method (binary/cargo) and removes binary + global config
  • release.yml: upload uninstall.sh as release asset alongside install.sh
  • README: document Docker build sub-option under Option C, add Uninstall section
  • main.rs: detect ~/.local/bin as binary install method for vyn update

- Dockerfile.cli: multi-stage musl build for vyn CLI binary, copies to mounted /output
- scripts/uninstall.sh: detects install method (binary/cargo) and removes binary + global config
- release.yml: upload uninstall.sh as release asset alongside install.sh
- README: document Docker build sub-option under Option C, add Uninstall section
- main.rs: detect ~/.local/bin as binary install method for vyn update
@arnonsang arnonsang merged commit 984e377 into main May 4, 2026
1 check failed
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