forked from Cp0204/CasaOS-AppStore-Play
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocker-compose.yml
More file actions
50 lines (49 loc) · 1.94 KB
/
Copy pathdocker-compose.yml
File metadata and controls
50 lines (49 loc) · 1.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: lanraragi
services:
lanraragi:
deploy:
resources:
reservations:
memory: 128M
image: difegue/lanraragi
ports:
- target: 3000
published: "3000"
protocol: tcp
restart: unless-stopped
volumes:
- type: bind
source: /DATA/AppData/lanraragi/content
target: /home/koyomi/lanraragi/content
- type: bind
source: /DATA/AppData/lanraragi/database
target: /home/koyomi/lanraragi/database
network_mode: bridge
privileged: false
container_name: lanraragi
x-casaos:
architectures:
- amd64
- arm
- arm64
main: lanraragi
category: Media
author: Cp0204
developer: Difegue
icon: https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/lanraragi/icon.png
screenshot_link:
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/lanraragi/screenshot-1.png
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/lanraragi/screenshot-2.png
- https://cdn.jsdelivr.net/gh/Cp0204/CasaOS-AppStore-Play@main/Apps/lanraragi/screenshot-3.png
description:
en_us: 'LANraragi is a versatile comic archive management tool that supports various formats such as zip, rar, targz, lzma, 7z, xz, cbz, cbr, and pdf, with basic support for epub. Users can seamlessly read their comic archives directly from a web browser, as the server efficiently accesses compressed files using temporary folders.'
zh_cn: LANraragi是一款多功能的漫画存档管理工具,支持多种格式,包括zip、rar、targz、lzma、7z、xz、cbz、cbr和pdf,同时对epub提供基本支持。用户可以直接从Web浏览器中无缝阅读其漫画存档,因为服务器通过临时文件夹有效地访问压缩文件。
tagline:
en_us: Archival and reading of manga/doujinshi
zh_cn: 漫画/同人志的档案与阅读
title:
en_us: LANraragi
zh_cn: LANraragi
port_map: '3000'
scheme: http
index: /