...
| Code Block |
|---|
docker run -d -p 8888:8888 odysseusol/odysseus:dev-latest |
Run with Docker compose
Here is a simple example for a startup docker compose file with
- WebStudio (see WebStudio)
- One Odysseus Server
- Nexmark (see Getting Started with Nexmark)
Just copy this file to some location on your local disk and run
| Code Block | ||
|---|---|---|
| ||
docker compose up -d |
...
| language | shell |
|---|
...
Related articles
| Content by Label | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...