community.docker icon indicating copy to clipboard operation
community.docker copied to clipboard

Community Docker Collection for Ansible: modules and plugins for working with Docker

Results 89 community.docker issues
Sort by recently updated
recently updated
newest added

##### SUMMARY For `community.docker.docker_compose`. [This issue](https://github.com/ansible/ansible/issues/31924) was for running equivalent of `$ docker compose pull` - pulling images referenced in `docker-compose.yml`, without running them. That issue was closed, and *it...

docker-compose-v1

##### SUMMARY Eventually get rid of the "monster" ;-) The deprecation should not be done before 2025. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME docker_image

enhancement
docker-plain

##### SUMMARY It would be nice if docker_compose_v2 would support diff mode. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME docker_compose_v2

enhancement
docker-compose-v2

Welcome to the `community.docker` pinboard! Please subscribe if you are interested in general topics on `community.docker`! Continues https://github.com/ansible/community/issues/408

admin

##### SUMMARY I'm unable to run commands on a docker host. This used to work. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `community.docker` ##### ANSIBLE VERSION ```paste below...

bug
docker-plain

### SUMMARY Use `docker_login` to write credentials to `~/.docker/config.json` without verification. ### ISSUE TYPE - Feature Idea ### COMPONENT NAME docker_login ### ADDITIONAL INFORMATION The `docker_login` module performs two processes:...

enhancement
docker-plain

### Summary I am unsure if it's a bug or just an (for me) unexpected behaviour: When using docker_compose with restarted=yes, the freshly container gets restarted right after creation, often...

bug
docker-compose-v1

##### SUMMARY The `docker_compose` module does not respect compose profiles which are specified via env variable `COMPOSE_PROFILES` using the `.env` file. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME...

question
docker-compose-v1

##### SUMMARY When starting a container with `docker-compose` it would be handy to have the option to output the `docker-compose logs` generated. That is for example useful for services, that...

enhancement
docker-compose-v1

##### SUMMARY I am trying to get the latest image and restart the service with this new image. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.docker.docker_compose ##### ANSIBLE...

bug
docker-compose-v1