1
0
Fork 0
mirror of https://github.com/kou029w/yama.git synced 2025-01-18 16:08:11 +00:00
yama/compose.yml

8 lines
225 B
YAML
Raw Permalink Normal View History

2020-07-21 01:06:43 +09:00
services:
minirootfs:
image: ghcr.io/kou029w/yama/minirootfs
2020-07-21 01:06:43 +09:00
volumes:
- ./cache:/etc/apk/cache
2022-06-01 11:02:43 +09:00
- ./src/rootfs/etc/apk/repositories:/etc/apk/repositories
- ./src/rootfs/etc/apk/world:/etc/apk/world