Dokku 0.13.0 发布,迷你 PaaS 系统

栏目: 软件资讯 · 发布时间: 6年前

内容简介: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]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机科学导论

计算机科学导论

Behrouz A.Forouzan / 刘艺 / 机械工业出版社 / 2009-1 / 30.00元

本书是大学计算机相关专业的基础课教材,涉及到计算机科学的各个方面。本书着重讲解基本概念而不是数学模型和技术细节,通过大量的图表和演示范例讲解计算机科学的基础知识;每章后面的关键术语、小结和练习有助于读者掌握和复习知识要点。 本书既适合当作大专院校的计算机基础课教材,也可作为一般的计算机基础入门读物。一起来看看 《计算机科学导论》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具