Alexander Zeitler
Alexander Zeitler
Tests seem to be ok on node 16.10, I'm also on macOS 11.6: ``` docker-compose on master is 📦 v0.23.13 via v16.10.0 on ☁️ (eu-central-1) took 12s ❯...
Not sure if this is an issue (never tried this) but you're using `await` and `then` together.
Yes, please.
Yes, should be possible.
@CherryDT Did #197 fix this for you?
@jeremygiberson-at-privoro This would be very useful and the PR is much appreciated.
@mmckeon16 Thanks for providing the repro. I've changed https://github.com/mmckeon16/docker-compose-in-docker/blob/master/tasks/e2e.test.sh#L14 to look like this: ```bash node ./scripts/browser-tests.js --working ``` I've run `yarn` in the root directory of the repro and I've...
@mmckeon16 Thanks for the clarification. Right now, tbh I don't have an idea what may cause this problem.
`0x1fffffe8` is 512 MB. Is this happening on a machine (maybe a CI process) which only provides this amount of RAM?
@dugajean Which images do you try to pull here? @Steveb-p Do you understand where this happens? Is this stdout/stderr buffer?