Sign inSign up

loneshore/photopea

By loneshore

Updated about 2 months ago

Image
7

10K+

loneshore/photopea repository overview

Badge Docker Image Version Docker Image Size Docker Pulls

Photopea Offline

This image is based on https://gitflic.ru/project/photopea-v2/photopea-v-2
Based on alpine and use nginx to provide services.

How to use | 如何使用

docker run -d --name photopea -p 8080:8080 --restart=unless-stopped loneshore/photopea

With cache persistence:

docker run -d --name photopea -p 8080:8080 -v /path/to/cache:/var/cache/nginx --restart=unless-stopped loneshore/photopea

Notes | 注意

Fonts and Templates are not offline and require network.
字体和模板需要网络才能加载

Source Code | 源码

Click to download

Tag summary

Content type

Image

Digest

sha256:3be60555c

Size

10.5 MB

Last updated

about 2 months ago

docker pull loneshore/photopea