Skip to content

issues Search Results · repo:docker/compose language:Go

Filter by

7k results
 (73 ms)

7k results

indocker/compose (press backspace or delete to remove)

Description When using configs: to inject a file from within Docker Compose, the file permissions become 440 instead of 444 as expected by the documentation here: https://docs.docker.com/reference/compose-file/services/#configs ...
kind/bug
status/0-triage
  • ee-github
  • Opened 
    3 hours ago
  • #12794

Description Since the last release of Docker desktop 4.41.0 (190950) the files in the env_file section are not interpolated as they used to be in the previous version. Steps To Reproduce 1. Given the ...
kind/bug
status/0-triage
  • kraz
  • Opened 
    3 hours ago
  • #12793

Description I would expect the following to work, practically using test-a as a build-only helper: services: test-a: profiles: [ do-not-run ] build: dockerfile_inline: FROM scratch ...
kind/question
  • liarokapisv
  • 2
  • Opened 
    yesterday
  • #12791

Description When a service outputs text with ANSI escape codes for color formatting across multiple lines, docker compose logs only preserves the color for the first line. Subsequent lines are displayed ...
kind/bug
status/0-triage
  • ras0q
  • 1
  • Opened 
    yesterday
  • #12789

Description I stumbled into a random concurrent map writes error in my CI job. The command run is: docker compose up --no-build --no-deps --detach list of containers And I randomly got this error: ...
kind/bug
status/0-triage
  • kszafran
  • 1
  • Opened 
    yesterday
  • #12787

Description The new service: directive for additional_contexts almost fulfills the dream of letting docker/docker-compose become highly usable in a monorepo scenario, where images depend on other images ...
kind/bug
  • davireis
  • 1
  • Opened 
    2 days ago
  • #12783

Description start_interval is not working on container startup, interval is used instead for the first health check. This creates a long wait time for containers startup with chained dependencies: where ...
kind/bug
  • tvardero
  • 2
  • Opened 
    2 days ago
  • #12782

Description I m running a rather complicated docker compose file featuring 17 images on Ubuntu 24.04.2 LTS using the latest Docker Compose version and it crashes with concurrent map writes: $ docker ...
kind/bug
status/0-triage
  • tony2001
  • 1
  • Opened 
    4 days ago
  • #12780

Description Following https://docs.docker.com/compose/how-tos/oci-artifact/, I m trying to publish to Docker Hub my own compose.yaml and running the published version using docker compose -f oci://docker.io/ivchicano/mysql-demo:latest ...
kind/bug
status/0-triage
  • ivchicano
  • Opened 
    4 days ago
  • #12779

Description Hi, I am a beginner in Docker concepts and hence please pardon my lack of knowledge. The Error: services.traefik.volumes.0.type services.traefik.volumes.0.type must be one of the following: ...
kind/bug
status/0-triage
  • vivekvenugopalan
  • 2
  • Opened 
    4 days ago
  • #12778
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub