Hacker News new | ask | show | jobs
by ohbeishah9Ienus 1072 days ago
+ [[ --go-docker --hobby == \-\-\h\o\b\b\y ]] + CUSTOM_COMPOSE='-f compose.yml -f compose.hobby.yml' + SERVICES='clickhouse collector influxdb kafka opensearch postgres redis zookeeper' + docker compose -f compose.yml -f compose.hobby.yml pull clickhouse collector influxdb kafka opensearch postgres redis zookeeper unknown shorthand flag: 'f' in -f See 'docker --help'.
1 comments

Mind asking in our Discord community (https://highlight.io/community)? Happy to help there - looks like you are missing the docker compose v2 plugin (https://docs.docker.com/compose/).