Skip to content

Build image from dockerfile

Hello, I thought this feature would be useful for those wanting to run integration tests from a local dockerfile or to test the functionality of a container against a Rust codebase.

Using bollard's image building functionality, we can create images from a dockerfile on the fly.

I'm by no means a skilled rust developer, so expect that I will need to make some changes if this is a feature you're willing to accept.

Edited by Matthew Murray

Merge request reports