Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md - Remove Vagrant and Virtual Box #331

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ In order to contribute to the project you may want some of the following install
- [Go](https://golang.org/doc/install#install) - The Go programming
language
- [Fly CLI](https://github.com/concourse/fly) - Concourse CLI
- [Virtualbox](https://www.virtualbox.org/) - Virtualization box
- [Vagrant](https://www.vagrantup.com/) - Portable dev environment
Copy link
Contributor

@winkingturtle-vmw winkingturtle-vmw Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only reason one would need these things is to deploy concourse locally. I think the link in readme for deploying concourse is also incorrect. I think I am in favor or either removing both references and rely on folks having concourse deployed outside of this repo or leave VirtualBox and Vagrant and fix the link to point to valid guide.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair points. I'll work on trying to get the documentation updated.


Garden-runC uses git submodules to maintain its dependencies and components.
Some of Garden-runC's important components currently are:
Expand Down