"text":"This is copy & paste from obsidian. This should do the job for now but there are much more packages installed than needed. Actually not a big problem but i must clean this some day. Also the documentation is still in german.",
docker run -it -d --restart always -p 2000:80 181802255479.dkr.ecr.eu-central-1.amazonaws.com/obsidian:latest
####
To further develop or test this project use jupyter lab. Take care that "notebooks" are only concepts with your pc as python environment. Production code runs only inside the docker environment (stored in e.g. "commands" or "manager" folder).
```bash
jupyter lab
```
## Docker & ECR
Use Docker to deploy this package in a production environment. Log in to Amazon ECR with the AWS CLI: