Skip to content
master
Switch branches/tags
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jun 21, 2018
Jan 10, 2022
Aug 20, 2018
Mar 26, 2018
Apr 18, 2018
Mar 13, 2018
Sep 24, 2021
Jan 9, 2022
frp
Dec 18, 2018
Jan 18, 2022
Mar 17, 2018
Aug 30, 2021
Dec 5, 2021
Dec 5, 2021
n8n
Aug 19, 2021
Oct 29, 2021
Oct 27, 2021
Nov 6, 2021
Mar 26, 2018
Apr 4, 2018
Nov 13, 2021
Jan 17, 2022
Dec 5, 2021
Jan 10, 2022
Jan 18, 2022
Mar 27, 2020
Apr 27, 2020

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/netdata

weibo-rss

将微博内容输出到 RSS

headless-chrome

顾名思义

一些常用镜像

Transmission

ruTorrent

rTorrent 和 ruTorrent 这是个人用过的感觉非常不错的 BitTorrent 客户端。用的也是 LinuxServer 的镜像,不过我自己再上面加了一些扩展,比如主题和插件。

Aria2-with-webui

Jellyfin

Plex

NextCloud

krusader

calibre-web

linuxserver 的 image 有些简陋,所以换用这个

bookstack