Manuel Fuchs

Results 23 issues of Manuel Fuchs

enhancement
libcnb

Currently marked as experimental, but should be out of that state soon. See [RFC 105](https://github.com/buildpacks/rfcs/blob/main/text/0105-dockerfiles.md) and [Spec PR](https://github.com/buildpacks/spec/pull/353).

enhancement
libcnb-data
libcnb

It currently supports fallible `DependencyNode` implementations which were necessary previously, but after the refactor in #657, that requirement has been lifted. Removing this feature should simplify the code.

enhancement
libcnb-package

When forwarding ports to the container, Docker will make the port available immediately even when the service inside the container hasn't bound to its local port yet. This requires integration...

enhancement
libcnb-test
faster tests