dockerfile
dockerfile collection
install docker-compose
bash install_docker_compose.sh
If there are any environment variables in the docker-compose.yml file, you should create a .env under the same folder to setup necessary variables.
Basic tools
docker-h5ai
h5ai is a modern HTTP web server index, require HTTP server and PHP
docker-nginx-google
使用 docker 一键反向代理 Google
netdata
netdata now has the official docker support. Recommend using the official image:
docker run -d --name=netdata \
-p 19999:19999 \
-v netdataconfig:/etc/netdata \
-v netdatalib:/var/lib/netdata \
-v netdatacache:/var/cache/netdata \
-v /etc/passwd:/host/etc/passwd:ro \
-v /etc/group:/host/etc/group:ro \
-v /proc:/host/proc:ro \
-v /sys:/host/sys:ro \
-v /etc/os-release:/host/etc/os-release:ro \
--restart unless-stopped \
--cap-add SYS_PTRACE \
--security-opt apparmor=unconfined \
netdata/netdataweibo-rss
将微博内容输出到 RSS
headless-chrome
顾名思义
一些常用镜像
Transmission
ruTorrent
rTorrent 和 ruTorrent 这是个人用过的感觉非常不错的 BitTorrent 客户端。用的也是 LinuxServer 的镜像,不过我自己再上面加了一些扩展,比如主题和插件。
Aria2-with-webui
- https://hub.docker.com/r/xujinkai/aria2-with-webui 已停止更新
- https://hub.docker.com/r/fanningert/aria2-with-webui
Jellyfin
Plex
NextCloud
krusader
calibre-web
linuxserver 的 image 有些简陋,所以换用这个