Replies: 1 comment 1 reply
-
Nobody here to help me out? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I upgraded zx from 8.2.0 to 8.5.4 and now see an error in a Docker command I am composing:
Version 8.2.0:
Version 8.5.4:
I saw the section in the changelog about quoting empty strings, as well as the references to #999 and #1113:
Am I doing something wrong when composing the Docker command or is it assumed that all binaries can resolve the Bash variable syntax
$""
, accordingly?Beta Was this translation helpful? Give feedback.
All reactions