CRAFT binary distribution of OpenSimulator virtual worlds server
548
A docker image for standard binary distribution of OpenSimulator virtual worlds server pre-configured to work with the CRAFT grid.
Docker image derived from docker-opensimulator .
$ docker run -d -p 6379:6379 -p 9000:9000 -p 9000:9000/udp giodegas/opensim-bin-craft
to know the container id:
$ docker ps
$ docker exec -it <container_id> after_install
A 3D compatible viewer is needed to login to the virtual world with your avatar to meet and interact with the NPCs:
with a proper LOGIN URI configuration:
grid name ==> it will be region name defined by you during first run
login URL ==> http://<external_ip>:9000
To help improve this docker container image : giodegas/docker-opensim/bin/craft
Content type
Image
Digest
sha256:489a8d76d…
Size
395.4 MB
Last updated
over 10 years ago
docker pull giodegas/opensim-bin-craft