Ozone - Docker error "* error decoding 'Volumes[0]': invalid spec: :/opt/env-substitution/files: empty section between colons"

This happened because I was trying to remove the containers directly, instead of using the destroy-demo.sh script with the required env variables.

1 Like