Skip to content

Add Dockerfile with minimal dev dependencies #10

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheDeepestSpace
Copy link
Contributor

This might make it easier for anyone using vscode with dev containers extension to set up dev environment for our project; this also might be useful if we start using github actions in the future.

I've verified that this builds and operates properly on Windows, though it should be usable on linux without issue as well.

In a nutshell, the Dockerfile sets up a custom user, downloads some basic dev dependencies, installs zsh, builds icarus verilog from source, and installs cocotb.

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