Robert Adams
|
818e6396d9
|
Remove unnecessary build from Dockerfile-standalone.
Cut and paste error.
|
2019-11-26 11:58:07 -08:00 |
|
Robert Adams
|
bc711c52da
|
Add code to initializeDb.sh to wait for the mysql database
to be ready before trying to initialize it. This fixes
a first time startup problem.
|
2019-11-25 18:35:54 -08:00 |
|
Robert Adams
|
475da0c646
|
Create the directory "$HOME/mysql-data" if it doesn't exist.
This is mounted by the mysql container for persistant data storage.
|
2019-11-25 04:49:20 -08:00 |
|
Robert Adams
|
34d6ec7e14
|
Reorganize Dockerfile-standalone to do the fetch and build of
OpenSimulator in one layer step. This reduced the size of
the resulting layer by 100s of megabytes.
|
2019-11-25 04:48:04 -08:00 |
|
Robert Adams
|
cb64bb7242
|
Update README files.
Move Basil to Herbal3d organization.
|
2019-10-06 09:40:02 -07:00 |
|
Robert Adams
|
bcd31f7289
|
Add 'opensim-standalone' version with runtime configurations
for a SQLite standalone version and a MariaDB version (docker-compose
of two containers).
|
2019-10-05 18:36:35 -07:00 |
|