Commit 8d9120b9 authored by nanahira's avatar nanahira

new

parent ff1cad26
version: '2.4'
services:
apt-cacher-ng:
restart: always
image: git-registry.mycard.moe/nanahira/apt-cacher-ng-docker:latest
dns: {{dns}}
ports:
- '80:80'
volumes:
- {{cache_path}}:/var/cache/apt-cacher-ng
environment:
UPSTREAM_MIRROR: {{upstream_mirror}}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment