Skip to content

Instantly share code, notes, and snippets.

View choicky's full-sized avatar

Choicky ZHOU choicky

View GitHub Profile
@choicky
choicky / rules.sh
Last active September 27, 2025 14:58 — forked from thisIsIan-W/rules.sh
#!/bin/bash
# Note:
# When the script prompts you to provide the dedicated configuration link, please copy and use the RAW link of your own Gist!
#
# 注意:
# 当脚本提示你提供专属配置链接时,请使用你自己的Gist的RAW链接!
@choicky
choicky / fast_firefox.md
Created August 29, 2023 06:57 — forked from RubenKelevra/fast_firefox.md
Make Firefox fast again
@choicky
choicky / docker-registry-mirrors.md
Created April 28, 2022 14:47 — forked from y0ngb1n/docker-registry-mirrors.md
国内的 Docker Hub 镜像加速器,由国内教育机构与各大云服务商提供的镜像加速服务 | Dockerized 实践 https://github.com/y0ngb1n/dockerized

Docker Hub 镜像加速器

国内从 Docker Hub 拉取镜像有时会遇到困难,此时可以配置镜像加速器。Docker 官方和国内很多云服务商都提供了国内加速器服务。

配置加速地址

Ubuntu 16.04+、Debian 8+、CentOS 7+

创建或修改 /etc/docker/daemon.json