The issue seems to stem from the devcontainers/cli package hard coding 'build args' in list notation. The relevant code snippet can be found here. Suggestion: The package should be able to check if ...