Mario Toffia
Mario Toffia
Hi @cpwood - I'm glad you like it! :) You are correct, there's no way of doing docker rmi with the library. If you run them as docker compose you...
I'm on it - I've implemented half - doing response parsing so one can examine tags or image _sha_ being removed (or not). Cheers, Mario :)
Hi @apazureck thanks for your issue! I haven't looked into `--gpus` switch. How does it relate to `--runtime` switch? Currently it is possible to set the `--runtime=nvidia` to enable _NVIDIA...
@apazureck I would be delighted if you contribute! :)
I've been thinking - if `--runtime` has been deprectated and replaced with more advanced `--gpus` (saw that you could have several arguments there). It would be nice if we'd keep...
This is an excellent idea! I'll add it to my todo list! Cheers, Mario :)
Hi @DustinReagan and thanks for the report! I'll add support for interactive for fluent API on my TODO list. When it comes to use a docker file, the documentation states...
Hi @Tonur and thanks for the PR!! Can you pass the dockerfile (or empty) in the https://github.com/mariotoffia/FluentDocker/blob/2817fc3b9e6c90c9355153badb33d4246a0b8edf/Ductus.FluentDocker/Builders/FileBuilder.cs#L37 instead? I.e. revert the `ImageBuilder.cs` into `private readonly ImageBuilderConfig _config = new ImageBuilderConfig();`...
Thanks for the nice digging you've done!! :) - I will also have a look at this during coming weekend. What is the output in the console - it should...
@devedse Sorry, I haven't had the time to do this and not in a forseeable future - but I'll add it to my backlog.