v0.4.10
Download binaries at https://crashoverride.com/downloads
Fixes
-
Fixing
ENTRYPOINT
wrapping for empty-like definitions (#396):ENTRYPOINT
ENTRYPOINT []
ENTRYPOINT [""]
Now chalk correctly parses and wraps as appropriate
depending on the use of buildkit.
Other
- Increasing cloud metadata endpoint collection timeout from 500ms to 1sec as in some cases it takes longer than 500ms to get a response. (#388)
- Not showing
exec
report when chalk is running in interactive shell. (#390) - Not showing any
chalk exec
logs when running in interactive shell. (#394)
Commits since the previous tag: v0.4.9...v0.4.10