You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to pre-build images in CI, and I'm running into an issue where onCreateCommand is not included in the pre-built image. Should onCreateCommand be included when an image is (pre)built? From the documentation, I understand that it should. Perhaps I'm misunderstanding, though.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Related: devcontainers/cli#1016 (comment)
I am trying to pre-build images in CI, and I'm running into an issue where
onCreateCommand
is not included in the pre-built image. ShouldonCreateCommand
be included when an image is (pre)built? From the documentation, I understand that it should. Perhaps I'm misunderstanding, though.Beta Was this translation helpful? Give feedback.
All reactions