Skip to content

Install the postcreate script in the julia Feature #9

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

Closed
eitsupi opened this issue Jan 6, 2023 · 1 comment · Fixed by #11
Closed

Install the postcreate script in the julia Feature #9

eitsupi opened this issue Jan 6, 2023 · 1 comment · Fixed by #11

Comments

@eitsupi
Copy link
Member

eitsupi commented Jan 6, 2023

I believe that the postcreate.jl script referenced from the current Dev Container Template can be installed with the julia Feature.

https://github.com/microsoft/vscode-dev-containers/blob/8918c936dfaf3b03b923ce63c524adf52d32e492/containers/julia/.devcontainer/devcontainer.json#L17
https://github.com/julia-vscode/julia-devcontainer/blob/60c2852703d5f4e2fc419198a95c49be37d12ccb/postcreate.jl

That would be helpful when creating a new Dev Container Template using the julia Feature.

It may be a good idea to change the installation path, see also how the common-utils Feature copies scripts into the container.

https://github.com/devcontainers/features/blob/a9a7a25d60585ce2145374ec6825cbdc7f16cb90/src/common-utils/main.sh#L487

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 a pull request may close this issue.

1 participant