repo.or.cz
/
manga-dl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update workflows/publish_pypi.yml
[manga-dl.git]
/
docker-compose.yaml
blob
fb5ac55fe61065cde53e014f15501f64227a7f4a
1
version: '3.0'
2
3
services:
4
manga_py:
5
container_name: mangadl/manga-py
6
image: python
7
build: ./helpers/python
8
volumes:
9
- ./:/home/manga
10
11
volumes:
12
manga_volume: