Nicolas De loof

Results 980 comments of Nicolas De loof

This is a buildx issue. @crazy-max can you please transfert to buildx repo?

While this is ok to get image aligned with the "dev container", this image can't be used by Makefile: relying on `alpine` it can't run a bash script as entrypoint...

`docker compose -f` doesn't support glob patterns, so I don't see any reason include would.

see https://github.com/docker/compose/issues/10857

The challenge here is that we can't dump logs to the console while rendering the "progress" UI showing resource status.

Please open a draft pull-request with your patch for easier review/comments/diagnostic

included in https://github.com/docker/compose/pull/13440

Don't you get a warning ? ``` $ docker compose up WARN[0000] secret file xx_sample_secret does not exist ```

indeed, on OSX I get ``` ✘ Container truc-sample-1 Error response from daemon: invalid mount config for type "bind": bind source path does not exist... 0.0s Error response from daemon:...