Emerson Farrugia

Results 3 issues of Emerson Farrugia

This is just a feature request, so not sure the default template applies. ## Feature request I'd like to set up a Docker [HEALTHCHECK](https://docs.docker.com/engine/reference/builder/#healthcheck) for a Spring Boot app running...

type:enhancement

**Description** If an image ID contains a registry with a port number, `docker compose images` incorrectly treats the port separator as the tag separator when displaying containers. **Describe the results...

The current implementation only allows you to specify a single Mongo pipeline stage, e.g. ```yaml in: type: mongodb aggregation: > { $match: { int32_field: { $gte: 5 }} } ```...