Skip to content

Releases: flytbase/flytsim-docker

v0.2.4

15 Feb 08:56
d44fe78
Compare
Choose a tag to compare

With this update, Flytsim Docker is now usable with Windows 11.

v0.2.3

25 Apr 06:57
Compare
Choose a tag to compare

Bug Fix: Running start.sh script on Virtual Machine without Display would cause the script to end prematurely.

v0.2.2

23 Apr 07:05
Compare
Choose a tag to compare

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

07 Nov 09:55
Compare
Choose a tag to compare
Merge branch 'master' of github.com:flytbase/flytsim-docker

v0.2.0

08 Sep 07:58
Compare
Choose a tag to compare
added volume label for nvidia docker

v0.1.5

30 Jun 13:50
Compare
Choose a tag to compare
compose stops with timeout 30s, removed docs folder, shifted from 145…

v0.1.4

05 Jun 11:59
Compare
Choose a tag to compare
correct way of launching docker in new terminal

v0.1.3

03 Jun 17:59
Compare
Choose a tag to compare
bug fix with process kill logic

Added/bug fixes scripts for mac OS

01 Jun 15:20
Compare
Choose a tag to compare
v0.1.2

bug fixes for mac, near to final

Linux script bug fixes and feature updates

31 May 13:56
Compare
Choose a tag to compare
  • 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.