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

Add Doxygen to Base Image? #70

Open
stephendgilbert opened this issue Nov 17, 2022 · 0 comments
Open

Add Doxygen to Base Image? #70

stephendgilbert opened this issue Nov 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stephendgilbert
Copy link

Right now my students have to manually install doxygen each time we use it (it doesn't persist in the image). It's fast to install and takes only a little memory, but it's still kind of a hassle. Right now in my classes I use your .devcontainer.json file as part of the student's codespace repo, so it seems to be built from the CS50 image. Reading the docs, I haven't found a way to modify that to actually add doxygen. I think it needs to be done at the DockerFile stage.

@rongxin-liu rongxin-liu self-assigned this Nov 18, 2022
@rongxin-liu rongxin-liu added the enhancement New feature or request label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants