Pedro Dias

Results 53 comments of Pedro Dias

https://github.com/apocas/dockerode/commit/bd5fd1867997f70180d8da6b57807a993c880ca8

I can't reproduce that :( Tried exactly the same scenario bun and nodejs.

Now I can reproduce it using bun (forgot mocha was evoking node) :) Indeed is seems something related with bun, not much we can do right now.

Interesting do you have any more details?

There are multiple projects using dockerode with podman, example: https://github.com/containers/podman-desktop/blob/main/package.json#L151 Not sure if this exact issue still exist nowadays :)

Inception :) Yes we don't have any exception for "Dockerfile" in https://github.com/apocas/dockerode/blob/master/lib/util.js#L79 so it ignores itself basically :D Interesting that CLI manages to build this scenario.

Regarding docs: https://apocas.github.io/restai/api.html Way better I think :) Yeah docker setup really needs some love, its kinda abandoned.

I'm not sure if changing this default would be a good idea. There's a lot of use cases beside Docker Desktop, I would love more opinions on this one.

I'm not typescript friendly myself, but I would love someone to write type definitions for dockerode-compose :)