Commit Graph

4 Commits

Author SHA1 Message Date
patchback[bot]
efe229a768
fix: docker_compose_v2_run: don't need sanitize labels (#1034) (#1038)
(cherry picked from commit ea3ac5f195)

Co-authored-by: Alexandre Díaz <dev@redneboa.es>
2025-02-02 22:54:34 +01:00
patchback[bot]
263a234374
module docker_compose_v2_run: fix env argument (#992) (#994)
* module docker_compose_v2_run: fix env argument

* fix missing "--env" in docker_compose_v2_exec, and added changelog fragment

* Update changelogs/fragments/992-module-docker_compose_v2_run-fix-env-argument.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit e3b36e5f0a)

Co-authored-by: Sánta Balázs Levente <99618028+SantaBalazsLevente@users.noreply.github.com>
2024-11-23 00:19:33 +01:00
patchback[bot]
cc80ff227e
Sanitize labels. (#985) (#986)
(cherry picked from commit 1e10834905)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-11-10 00:30:40 +01:00
Felix Fontein
423a9bbf61
Add Docker Compose v2 exec and run modules. (#969) 2024-09-27 13:00:48 +03:00