Releases: flytbase/flytsim-docker
Releases · flytbase/flytsim-docker
v0.2.4
v0.2.3
Bug Fix: Running start.sh script on Virtual Machine without Display would cause the script to end prematurely.
v0.2.2
With this release, we have added Cloud9 web-based IDE for writing/editing code inside FlytSim docker container.
Click here to know more.
v0.2.1
Merge branch 'master' of github.com:flytbase/flytsim-docker
v0.2.0
added volume label for nvidia docker
v0.1.5
compose stops with timeout 30s, removed docs folder, shifted from 145…
v0.1.4
correct way of launching docker in new terminal
v0.1.3
bug fix with process kill logic
Added/bug fixes scripts for mac OS
v0.1.2 bug fixes for mac, near to final
Linux script bug fixes and feature updates
- temp removal of docker detection in mac.
- added port 80,8080,14550 close logic. starting start.sh with sudo is now a MUST.
- start.sh would now launch flytsim in a new window, instead on the same terminal.
- bug fix: sometimes nvidia-docker volume was not being created automatically, added code to do manually create one if it doesn't exist.