Commit efd7e350 authored by nanahira's avatar nanahira

add kms

parent 04183657
...@@ -22,3 +22,12 @@ services: ...@@ -22,3 +22,12 @@ services:
- '80:3142' - '80:3142'
volumes: volumes:
- ./apt-cacher-ng/cache:/var/cache/apt-cacher-ng - ./apt-cacher-ng/cache:/var/cache/apt-cacher-ng
kms:
restart: always
image: teddysun/kms
ports:
- 1688:1688
volumes:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
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