initializeCommand not executed in envbuilder
I have the below configuration on the devcontainer.json file and I want to run some scripts before dockerbuild starts but the "initializeCommand" is not executed when the container is started.
There are not logs for this as well i can only see logs starting from building image
can anyone help me with the why this config not working?
5 Replies
<#1298641626599653446>
Category
Bug report
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
There is not any error logs and messages regarding initializeCommand.
hey @Shreeram Silwal, I'm not sure that
initializeCommand
is currently supported by envbuilderthanks for opening https://github.com/coder/envbuilder/issues/395, I will close this thread so that our engineers can take a look at it over on GitHub
GitHub
Issues · coder/envbuilder
Build development environments from a Dockerfile on Docker, Kubernetes, and OpenShift. Enable developers to modify their development environment quickly. - Issues · coder/envbuilder
@Phorcys thanks for the update, you can close this thread.