Skip to content

Monogramm/docker-penpot-exporter

Repository files navigation

License: AGPL v3 Docs GitHub Workflow Status Docker Automated buid Docker Pulls Docker Version Docker Size GitHub stars

Penpot Docker image

Docker image for Penpot.

🚧 This image is still in beta!

What is Penpot

Penpot is The Open-Source prototyping tool.

Penpot

Supported tags

Dockerhub monogramm/docker-penpot-exporter

  • main-debian (images/main/buster/Dockerfile)
  • main-debian-slim (images/main/buster-slim/Dockerfile)
  • main-alpine main (images/main/alpine/Dockerfile)
  • develop-debian (images/develop/buster/Dockerfile)
  • develop-debian-slim (images/develop/buster-slim/Dockerfile)
  • develop-alpine develop (images/develop/alpine/Dockerfile)
  • 1.7.4-alpha-debian 1.7-debian debian (images/1.7/buster/Dockerfile)
  • 1.7.4-alpha-debian-slim 1.7-debian-slim debian-slim (images/1.7/buster-slim/Dockerfile)
  • 1.7.4-alpha-alpine 1.7-alpine alpine 1.7.4-alpha 1.7 latest (images/1.7/alpine/Dockerfile)
  • 1.6.5-alpha-debian 1.6-debian (images/1.6/buster/Dockerfile)
  • 1.6.5-alpha-debian-slim 1.6-debian-slim (images/1.6/buster-slim/Dockerfile)
  • 1.6.5-alpha-alpine 1.6-alpine 1.6.5-alpha 1.6 (images/1.6/alpine/Dockerfile)

How to run this image

You can use the example docker-compose.yml at the root of the project to start a local Penpot instance. Feel free to update the content of .env to your needs.

Auto configuration via environment variables

The exporter supports dynamic configuration through environment variables. Checkout Penpot documentation to get the list and their behavior: https://github.com/penpot/penpot/blob/develop/docs/05-Configuration-Guide.md#backend

Questions / Issues

If you got any questions or problems using the image, please visit our Github Repository and write an issue.