devindocker icon indicating copy to clipboard operation
devindocker copied to clipboard

Create unit tests to be sure docker containers starts without problem on different OS

Open statnmap opened this issue 4 years ago • 1 comments

Find out how we can test the correct start of a Docker container in the CI...

statnmap avatar Nov 08 '20 15:11 statnmap

  • Windows : image operating system "linux" cannot be used on this platform
  • MacOS : sh: docker: command not found
  • Ubuntu : Ubuntu: Ok by using localhost instead of 127.0.0.1.
    See if {babelwhale} tries the same with Docker : https://github.com/dynverse/babelwhale

statnmap avatar Nov 16 '20 15:11 statnmap