Closed mike-potter closed 7 years ago
Running "docker-compose -f build.devcloud.yml run -rm cli" doesn't actually run bash. The line I added is in the normal build.yml but not in build.devcloud.yml for some reason.
Good catch, this must have slipped by when the bash command was removed from the operational service.
operational
Running "docker-compose -f build.devcloud.yml run -rm cli" doesn't actually run bash. The line I added is in the normal build.yml but not in build.devcloud.yml for some reason.