2020年1月30日

gotty 一个灵活强大的通过web 访问终端的工具

摘要: gotty 是golang 编写的可以方便的共享系统终端为web 应用,同时具有方便的控制参数 安装 注意需要配置path 变量 go get github.com/yudai/gotty 使用 简单方式 gotty top 效果 web 访问 支持执行命令格式 比较危险,可以执行任何命令 gott 阅读全文

posted @ 2020-01-30 21:28 荣锋亮 阅读(3908) 评论(0) 推荐(0)

phpdocker 一个不错的docker php 工具包

摘要: phpdocker.io 是一个很不错的项目,提供了好多php 的docker 基础镜像,同时官方网站也提供了一个generator generator 界面 说明 generator 也可以本地运行,使用docker-compose 参考资料 https://phpdocker.io/genera 阅读全文

posted @ 2020-01-30 13:17 荣锋亮 阅读(644) 评论(0) 推荐(0)

Docker packaging guide for Python

摘要: 以下是一些关于python 集成docker 的文章,很不错 The basics Broken by default: why you should avoid most Dockerfile examplesMost Dockerfile examples you’ll find on the 阅读全文

posted @ 2020-01-30 11:56 荣锋亮 阅读(355) 评论(0) 推荐(0)

Alpine makes Python Docker builds 50× slower, and images 2× larger

摘要: 转自:https://pythonspeed.com/articles/alpine-docker-python by Itamar Turner-TrauringLast updated 29 Jan 2020, originally created 29 Jan 2020 When you’re 阅读全文

posted @ 2020-01-30 11:51 荣锋亮 阅读(316) 评论(0) 推荐(0)

导航