Skip to content

Update MicadoWISE docker image

Hugo Buddelmeijer requested to merge hb/usepackageindocker into develop

This MR will make use of the new docker image, that can subsequently make testing much faster.

Currently testing requires conda build, which takes already half an hour to put the environment together. This new docker image has a full environment already in place, which can be used for faster testing. (The tests are not yet actually updated to reflect this though.)

@wjvriend can you have a look at this? In particular the new installation instructions in the README.rst? E.g. the conda package and the docker container.

Related to #56 (closed)

Edited by Hugo Buddelmeijer

Merge request reports