1
0
Fork 0
mirror of https://github.com/kou029w/yama.git synced 2025-01-18 16:08:11 +00:00
yama/docker-compose.yml
2020-07-21 01:34:15 +09:00

8 lines
244 B
YAML

version: "3"
services:
minirootfs:
image: docker.pkg.github.com/kou029w/yama/minirootfs
volumes:
- ./cache:/etc/apk/cache
- ./apkovl/etc/apk/repositories:/etc/apk/repositories
- ./apkovl/etc/apk/world:/etc/apk/world