Skip to content

Comments

Add Dockerfile with minimal dev dependencies#10

Closed
TheDeepestSpace wants to merge 2 commits intoUTOSS:mainfrom
TheDeepestSpace:dev-env
Closed

Add Dockerfile with minimal dev dependencies#10
TheDeepestSpace wants to merge 2 commits intoUTOSS:mainfrom
TheDeepestSpace:dev-env

Conversation

@TheDeepestSpace
Copy link
Member

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.

@TheDeepestSpace
Copy link
Member Author

Closing in favour of #152

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