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
Allow `--ceph-from-custom=1` to be equivalent to `--ceph-from-custom`.
This makes it easier to write a Dockerfile without conditionals tricks
when constructing the command based on build args.
Allow `--ceph-from-custom=0` for the same reason.
The former is better when used directly from the CLI but that's rare.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments