# 1.5.12 Penpot

<span>Penpot is the open-source design platform for teams that need scalable collaboration.</span>

# 01. Installation

The installation of Penpot is quite straightforward.

According to its own official [documentation](https://help.penpot.app/technical-guide/getting-started/docker/) the first step we need to do is obtaining all the resources necessary to run Penpot as a docker container with the following command

```bash
wget https://raw.githubusercontent.com/penpot/penpot/main/docker/images/docker-compose.yaml
```

If you follow along with the Dockge installations it is recommended to run this inside the /opt/stacks directory such that it sits directly in the directory that Dockge can access it.