Closed sbesson closed 7 years ago
With this commit, the image generated by the Dockerfile script should install OME Files C++ 0.3.2
To test this PR use the merge build from https://hub.docker.com/r/snoopycrimecop/ome-files-cpp-u1604/ and check that
docker run --rm -it snoopycrimecop/ome-files-cpp-u1604:master_merge_daily
contains the correct version of ome-files
ome-files
# ome-files --version ome-files (OME Files) 0.3.2 [...]
Looks good to merge.
With this commit, the image generated by the Dockerfile script should install OME Files C++ 0.3.2
To test this PR use the merge build from https://hub.docker.com/r/snoopycrimecop/ome-files-cpp-u1604/ and check that
contains the correct version of
ome-files