devindocker
devindocker copied to clipboard
Create unit tests to be sure docker containers starts without problem on different OS
Find out how we can test the correct start of a Docker container in the CI...
- Windows :
image operating system "linux" cannot be used on this platform - MacOS :
sh: docker: command not found - Ubuntu : Ubuntu: Ok by using
localhostinstead of127.0.0.1.
See if {babelwhale} tries the same with Docker : https://github.com/dynverse/babelwhale