Christoph Herbst

Results 27 comments of Christoph Herbst

> This issue pertains to external networks, not overlay networks. Everyone reporting issues regarding overlay networks and Swarm DNS, those comments are off-topic. Please open new issues. I wouldn't agree....

> [@cherbst](https://github.com/cherbst) it's an "externally-managed" network. > > > networks: > > proxy: > > external: true > > https://docs.docker.com/reference/compose-file/networks/#external > > It might be a tunnel of some description...

I am not sure I understand that correctly. Do you mean I should skip the `begin` operation the second time and just use `stage`? But then the changes from the...

Thanks for your detailed explanation TravisCarden! If I understand correctly the first `commit` switches the active and staging directories, right? So it treats the active directory as the staging directory...

Thank you very much, that worked. You were right, the exclusions not being correctly used was a problem with my extensions to the [composer-stager-console](https://github.com/php-tuf/composer-stager-console) project. I fixed it here: https://github.com/php-tuf/composer-stager-console/pull/126/commits/03476e7f9fa765a7c20679b2b1872ed1f8c18cac

I am sorry, that was to fast. Unfortunately it is a little more complicated. But only because I added the extension `--include-dir` to the `composer-stager-console` command. It is used to...

Unfortunately I lack the skills and time to create such automation. For the time being I updated the version pushed to 11.4.5 and made it a little bit more easy...