Mario Toffia
Mario Toffia
Hi @enrico23 and thanks for the bug report. I do not have access to an azure environment. Have you tried to enable logging and see what commands being emitted and...
Thanks @ms-vamp for your bug report! I'll add it to my long todo list - but this one should be fairly simple to fix. Cheers, Mario :)
Nice work @Rory-Reid - I greatly appreciate it! I had one comment, could you please check it out? Cheers
@atrauzzi sorry, yes, I'll have a look this weekend and make sure to get this going!
neat, youre more than welcome to do a PR! Cheers, Mario :)
Thanks! :) - I'm merging when I get rid of gitversioning.tool and migrated from appveyor to GH workflows. I'll try to do it before end of October. Cheers, Mario
Hi @Rory-Reid and many thanks for this excellent PR!! It seems to fail in two tests, I currently do not have the time to check why? Could you have a...
@mynote That is true! If you'd like, please submit a PR that implements those commands (Commands/client.cs) - around this fashion: ```cs public static CommandResponse Load(this DockerUri host, string image, bool...
Hi @Pete-PlaytimeSolutions I'm unsure what you mean with "Is there any plans to support Docker Compose V3?". Can you please elaborate a bit?
Hi @sdi-apmm, please enable logging and check if it emits your files. It should be --env-file=... If not, please fork create a simple test function so I may fix the...