6 lines
295 B
Markdown
6 lines
295 B
Markdown
# Create Octoprint template Docker (if not already done)
|
|
|
|
Go to `./template-docker/` and execute `docker compose up -d` to run the Docker in the background.
|
|
|
|
# Octoprint Multi Docker Setup
|
|
Execute `start.sh` to create multiple Octoprint instances using the Octoprint template as the base system. |