updated to 0.9.0.0-rc2

This commit is contained in:
makopo
2017-01-09 12:15:37 +09:00
parent d802e7cf6d
commit 53459dc26c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
FROM mono:4.6.2.16
RUN curl http://dist.opensimulator.org/opensim-0.9.0.0-rc1.tar.gz -s | tar xzf -
COPY Regions.ini /opensim-0.9.0.0-rc1/bin/Regions/Regions.ini
COPY OpenSim.ini /opensim-0.9.0.0-rc1/bin/OpenSim.ini
RUN curl http://dist.opensimulator.org/opensim-0.9.0.0-rc2.tar.gz -s | tar xzf -
COPY Regions.ini /opensim-0.9.0.0-rc2/bin/Regions/Regions.ini
COPY OpenSim.ini /opensim-0.9.0.0-rc2/bin/OpenSim.ini
EXPOSE 9000
WORKDIR /opensim-0.9.0.0-rc1/bin
WORKDIR /opensim-0.9.0.0-rc2/bin
CMD [ "mono", "./OpenSim.exe" ]
+1 -1
View File
@@ -2,7 +2,7 @@
It is based on [official mono docker image](https://hub.docker.com/_/mono/).
* [OpenSimulator](http://opensimulator.org) 0.9.0.0-rc1
* [OpenSimulator](http://opensimulator.org) 0.9.0.0-rc2
* Standalone Mode (port 9000)
* Username: Test User
* Password: password