Mario Toffia
Mario Toffia
Hi @jalbrzym - It needs heavy refactoring (as described above) since this is too static. I have no immediate plan to do this but I can up-prioritize this if this...
I will update the non existant configuration on the model element _container.cs_, thanks for reporting this! I've also added the `System.DateTime` _Created_ on the `Container` element so it is now...
Hi @mario-vuckovic and thanks for the blog article link! :) I haven't read it yet (just glared) but on top of my head: All commands, docker and docker-compoe are using...
In addition @Mario-Hofstaetter is using both [setting DOCKER_HOST env](https://github.com/mariotoffia/FluentDocker/issues/113) (Issue #113) or [manually using DockerHostService](https://github.com/mariotoffia/FluentDocker/issues/105) (Issue #105) to achieve the same thing. Cheers, Mario :)
Thanks @mario-vuckovic! I'll add it to my list to do and try to do the coming week (a bit busy this week).
Hi and thanks! :) - can you do a PR on this issue?
Absolutely, I'll implement [this](https://docs.docker.com/engine/reference/commandline/stack/) sometime (hopefully) this month. Cheers, Mario
Update: I've refactored this and it, now, seems to work - but more testing is needed.
Filed a [Issue at aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2/issues/552)
@mojavelinux Thanks! Do you have a public clone that I can try out? Cheers, Mario