inveniosoftware / inveniosoftware/invenio-cli

docker: remove `docker_helper.docker_compose` usage

Open
#357 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
49
PR merge metrics
No merged PRs in 30d

Description

In the codebase we're using `docker_helper.docker_compose` to reference the `docker compose` command, instead of directly using `["docker", "compose"]`. For simplicity we should review the usage of the Docker helper, and re-evaluate if we need this abstraction at this point, or just trust that the tool will remain somewhat stable.

_Originally posted by @slint in https://github.com/inveniosoftware/invenio-cli/pull/352#discussion_r1266661891_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.