Sign inSign up

didstopia/octoprint

By didstopia

•Updated over 4 years ago

Custom OctoPrint Docker container.

Image
0

934

didstopia/octoprint repository overview

⁠Title

A custom Docker container for OctoPrint. See below for the primary features and changes compared to the official Docker image.

  • Uses ffmpeg for video streaming instead of mjpg_streamer
  • <plenty of other features are planned too and will be added here later>

NOTE:: This project is still a work in progress and is not recommended to be used, yet.

⁠Basic Usage

See docker-compose.yaml⁠.

NOTE:: This section is a work in progress.

⁠Advance Usage

See docker-compose.yaml⁠.

NOTE:: This section is a work in progress.

⁠Development

Build the image(s) and bring up the container(s):

docker compose -f .ci/docker-compose.yaml up --force-recreate --remove-orphans

When you're done, bring down the container(s):

docker compose -f .ci/docker-compose.yaml down --remove-orphans

NOTE:: This section is a work in progress.

⁠License

See LICENSE⁠.

Tag summary

Content type

Image

Digest

Size

377.1 MB

Last updated

over 4 years ago

docker pull didstopia/octoprint