Spaces:
Running
Running
| **Will need to be run in this directory** | |
| Run `./build.sh` which will build the docker file as `cek-marimo` | |
| The container may then be run as e.g. | |
| ``` | |
| docker run -p 8000:8000 cek-marimo | |
| ``` | |
| **Will need to be run in this directory** | |
| Run `./build.sh` which will build the docker file as `cek-marimo` | |
| The container may then be run as e.g. | |
| ``` | |
| docker run -p 8000:8000 cek-marimo | |
| ``` | |