chrisbecke

Results 33 issues of chrisbecke

## Expected Behavior / New Feature The documentation here, and on readthedocs, claims that netcoreapp3.1 and netcoreapp1 is supported. However, adding Ocelot to projects using these frameworks fails. ```bash info...

**Description** I have a production docker swarm that uses traefik for ingress routing. Recently, services fail to deploy, getting stuck with a current state of "New (Creating)" `docker service inspect`...

**Description** When I deploy a docker-compose.yml file to ECS I get a warning about entries that are not present. **Steps to reproduce the issue:** 1. Create an ECS docker context....

stale

**Description** When I run `docker compose logs` with an ECS context current I get an error. **Steps to reproduce the issue:** 1. Create an AWS ECS context and switch to...

## Issue We upgraded our own project to the net6.0 framework, and that included upgrading the minio-dotnet SDK to version 4.0.4 As a consequence of this update the Minio SDK...

priority: medium

**Description** It is established docker behavior that when docker creates a volume, if the folder in the image already contains files the volume is pre-populated with those files. When deploying...

stale

**Description** When deploying a docker compose service to ECS with a stop-first update policy the deployment will fail if the generated cloudformation template yaml is used. **Steps to reproduce the...

stale

### Description IDK if this is a feature request, bug ticket, or a request to be pointed at the obvious paragraph in the documentation where this is laid out but:...

status/0-triage
kind/feature

**Is your feature request related to a problem? Please describe.** When deploying loki-docker-driver to Docker instances, the plugin cannot be consumed by containers without extensive per-container setup. **Describe the solution...

**Is your feature request related to a problem? Please describe.** Docker 23.0 has been released, now with support for CSI drivers. As noted in the [patch notes](https://github.com/moby/moby/releases/tag/v23.0.0), and [moby/moby#41982](https://github.com/moby/moby/pull/41982) PR....

enhancement