bullseye —— debian 11
buster —— debian 10
stretch —— debian 9
jessie —— debian 8

slim 表示最小安装包,仅包含需要运行指定容器的特定工具集
Alphine 是专门为容器构建的操作系统,比其他的操作系统更小,但是其上会缺少很多软件包并且使用的 glibc 等都是阉割版
windows 适配 windows 和 windows server 的容器

https://gofrp.org/

简单、高效的内网穿透工具frp

简单、高效的内网穿透工具 ,起步,GITHUB,frp 支持多种 …
https://gofrp.org/docs/examples/vhost-http/

https://www.jianshu.com/p/188f8ae8072b

map $time_iso8601 $logdate {
'~^(?<ymd>\d{4}-\d{2}-\d{2})' $ymd;
default 'date-not-found';
}

Nginx 配置按日期每天生成一个日志文件

Nginx 配置按日期每天生成一个日志文件

https://wenku.baidu.com/view/4....84194f2baf3f90f76c66

Nginx之正则表达式、location匹配简介以及rewrite重写

Nginx之正则表达式、location匹配简介以及rewrite重写

https://laravel-workerman.iwnweb.com/

欢迎来到 Laravel 与 Workerman 的聚焦地

欢迎来到 Laravel 与 Workerman 的聚焦地
您可以在这里与大家进行交流,了解学习到一些 Laravel 与 Workerman 结合使用的小知识。以及一些开发小技巧。

https://docs.hhvm.com/hhvm/installation/docker

Installation: Docker
docs.hhvm.com

Installation: Docker

Offical documentation for Hack and HHVM
hhvm/hhvm-proxygen:3.30.12 以后不支持 php 编码

https://blog.vini123.com/683

Laravel Octane 使用swoole 来加速你的项目 - 非你网
blog.vini123.com

Laravel Octane 使用swoole 来加速你的项目 - 非你网

Laravel Octane 通过使用功能强大的应用程序服务器(包括 Swoole 和 RoadRunner …