curved-manchester-66006
09/18/2023, 7:30 PMdocker-credential-ecr-login
now appears to shell out to <https://ss64.com/osx/sw_vers.html> which obviously exists on Mac but not Linux. It would be nice of ~half of developers didn't need an rc file just for this.curved-television-6568
09/18/2023, 7:46 PMtools
based on environment, in the same manner as is done for https://www.pantsbuild.org/docs/reference-docker#env_vars where you can have different env vars depending on the host platform (such as Mac vs Linux).curved-television-6568
09/18/2023, 7:48 PMcurved-manchester-66006
09/18/2023, 8:53 PMcurved-television-6568
09/18/2023, 9:26 PMlocal_environment
targets, I think it would mostly boil down to become a configuration layer (i.e. no remote execution stuff)curved-television-6568
09/18/2023, 9:27 PMcurved-manchester-66006
09/19/2023, 1:02 PMcurved-television-6568
09/19/2023, 1:55 PMtools
an environment aware option is a thing we want to do.curved-manchester-66006
09/19/2023, 2:02 PMdocker_environment
, don't you need a docker
backend configured? (in which case you would be back to the same problem?) Or do you first define a docker_environment
that is responsible for talking to the docker_environment
?curved-television-6568
09/19/2023, 3:24 PMdocker
backend for building/running/pushing images are different from the setup required to use docker as a pants execution environment.curved-television-6568
09/19/2023, 3:25 PMdocker
cli client only.