Are lifecycle scripts included in pre-built images? #581
Unanswered
joeycarpinelli
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
onCreateCommandis not included in the pre-built image. ShouldonCreateCommandbe 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