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

9 lines
244 B
YAML
Raw Normal View History

2020-07-21 01:06:43 +09:00
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