Tracks tracksapp/tracks https://hub.docker.com/r/tracksapp/tracks bridge sh false https://github.com/TracksApp/tracks/issues http://www.getontracks.org/ Tracks is a web-based todo application to help you implement the GTD methodology. NOTE: After installing, you must console into the container and run the following command to initialize the database first! rake db:reset After running that command, you should see the database has tables in it and the app should be usable at that point. Productivity: http://[IP]:[PORT:3000]/ https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/tracks.png 1652840863 Tracks is a web-based todo application to help you implement the GTD methodology. NOTE: After installing, you must console into the container and run the following command to initialize the database first! rake db:reset After running that command, you should see the database has tables in it and the app should be usable at that point. bridge 3000 3000 tcp tracks DATABASE_NAME 10.0.0.10 DATABASE_HOST 3306 DATABASE_PORT tracks DATABASE_USERNAME password DATABASE_PASSWORD mysql2 DATABASE_TYPE utf8 DATABASE_ENCODING production RAILS_ENV BUNDLE_WITHOUT 3000 tracks 10.0.0.10 3306 tracks password mysql2 utf8 production