mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Update README.md
This commit is contained in:
@@ -62,7 +62,7 @@ Until a better solution is made, you can get crafty with `screen` to get access
|
||||
You can achieve this with a **Dockerfile** like so:
|
||||
|
||||
```dockerfile
|
||||
FROM soupbowl/opensimulator:edge
|
||||
FROM soupbowl/opensimulator:latest
|
||||
CMD [ "screen", "-S", "OpenSim", "-D", "-m", "mono", "./OpenSim.exe" ]
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user