This repository contains the image for a Gitea container for use on a Raspberry Pi. The image uses the official Gitea arm7l build.
docker volume create gitea_data
docker run -d -p 22:22 -p 3000:3000 -v gitea_data:/data kapdap/gitea-rpi
Content type
Image
Digest
Size
40.7 MB
Last updated
about 8 years ago
docker pull kapdap/gitea-rpi