内容简介:Dokku 0.13.0 已发布,Dokku 是一个微型的 Heroku,使用不多于 100 行的 Bash 编写。一旦安装完成,你就可以通过 Git 推送兼容 Heroku 的应用到平台上运行。该系统将使用 Heroku buildpacks 构建并在一个独立容器...
Dokku 0.13.0 已发布,Dokku 是一个微型的 Heroku,使用不多于 100 行的 Bash 编写。一旦安装完成,你就可以通过 Git 推送兼容 Heroku 的应用到平台上运行。该系统将使用 Heroku buildpacks 构建并在一个独立容器里运行,最终结果就相当于是一个单机版的 Heroku。
安装
wget https://raw.githubusercontent.com/dokku/dokku/v0.13.0/bootstrap.sh sudo DOKKU_TAG=v0.13.0 bash bootstrap.sh
Bug 修复
#3312: fix: keep track of failed containers regardless of docker kill output
#3299: Wrap script_bin in double-quotes
#3295: Sort config:show by key name
#3288: Wrap script binary in single quotes during executable check
新特性
#3302: Add ability to check on app lock status via apps:locked command
#3315: Upgrade herokuish to 0.4.5 version
#3236: Retire old containers
#3307: Add support for docker.io package
#3301: Add ability to sync packages to a new version of ubuntu
#3286: Sanitize docker inspect output with ps:inspect
#3240: Refactor Procfile handling to use go-procfile-util
#3282: Use create instead of run for faster and more reliable file copy from docker images
#3280: Better scheduler support
#3259: Check if script is executable when a full path is specified
文档
#3314: Remove reference to non-existent DigitalOcean hosting plan
#3313: Indicate to user to specify hostname
#3310: Add a note to our issue template begging for money
#3281: Add documentation on custom error pages
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 巡云轻论坛系统 2.0 发布,新增私信和系统通知功能
- Gfast 简易博客系统发布
- 学之思教育考试系统 2.0.2 发布:前后端分离、多平台考试系统
- JEESNS V1.4.1 发布,JAVA 开源 SNS 社区系统 - 知识付费系统
- JEESNS V1.4.1 发布,JAVA 开源 SNS 社区系统 - 知识付费系统
- ExTiX 19.8 终极 Linux 系统发布,基于深度操作系统 15.11
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。