compose restart reuses the existing container config; up -d recreates from compose.yml, picking up changes like renamed CLI flags.
compose restart reuses the existing container config; up -d recreates from compose.yml, picking up changes like renamed CLI flags.