Files
opensim-docker/image-opensim
c7dc77ee66 ISSUE-17: fixes obsolete "version" attribute inside docker-compose.ym… (#18)
* ISSUE-17: fixes obsolete "version" attribute inside docker-compose.yml files

* added .gitignore with some general basic settings

* dockerfiles fixes
- fixes missing permissions for .sh files inside the images
- fixes COPY of multiple files (missing trailing slash '/' on target path
- fixes use of hardcoded username:usergroup on COPY --chown

* dockerfiles fixes
- fixes COPY of multiple files (missing trailing slash '/' on target path

* fixes missing OS_CONFIGKEY on setEnvironment.sh files

---------

Co-authored-by: Lordfox <c.haendler@lordfox.de>
2025-10-03 14:12:44 -07:00
..
2025-01-19 20:01:44 +00:00

image-opensim

This builds an image of the master branch of the OpenSimulator repository.

There are two configurations supplied for this image:

config-standalone runs OpenSimulator as a standalone instance that has both the region simulators and grid services in a local instance. This is great for testing or just getting confortable with what OpenSimulator can do.

config-osgrid has the OSGrid connection configuration for hosting a region connected to that grid. You MUST change Regions.ini to a allocated location in that grid. Notice that all the .ini files supplied are the defaults from the OpenSimulator distribution and all the OSGrid configuration is done in Final.ini.