01. Installation
The installation of Penpot is quite straightforward.
According to its own official documentation the first step we need to do is obtaining all the resources necessary to run Penpot as a docker container with the following command
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.