~duncan-bayne/setups

ad41b00a3daa759ae636a6e966b0cbad29a50765 — Duncan Bayne 2 months ago 122a70e
Hack around docker-compose being deprecated

Argh. Replace this ASAP - straight after fixing work scripts.
1 files changed, 5 insertions(+), 0 deletions(-)

A mint/conf/bin/docker-compose
A mint/conf/bin/docker-compose => mint/conf/bin/docker-compose +5 -0
@@ 0,0 1,5 @@
#!/usr/bin/env bash

set -euo pipefail

docker compose $@