•  
      request #29274 Make sure we always use the `docker-compose` provided by the `nix-shell` env
    Infos
    #29274
    Thomas Gerbet (tgerbet)
    2022-11-04 16:27
    2022-11-03 10:19
    30856
    Details
    Make sure we always use the `docker-compose` provided by the `nix-shell` env

    For someone trying to start the dev stack with make start SUDO=sudo we want to make sure the docker-compose used is the one provided by the Nix environment. Currently if you use nix-shell directly it will fallback to the docker-compose CLI provided by the system.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-11-04
    Attachments
    Empty
    References

    Follow-ups