Skip to content

fix: create volumes through the correct bollard struct

Jon Foss Mikalsen requested to merge volumes-refactor into master

This MR fixes a bug where we used the incorrect structure to create volumes for the containers (no clue how this was working prior to this change). With the fix we can also use host volumes.

Suggest that we roll out a new release when this is merged.

Merge request reports