mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-29 21:25:28 +00:00
release: v1.5.4
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# 修订记录
|
# 修订记录
|
||||||
|
|
||||||
|
* 1.5.4 2026-02-15
|
||||||
|
* 移除 combine.py
|
||||||
|
* 修复若干问题
|
||||||
|
|
||||||
|
|
||||||
* 1.5.3 2026-02-15
|
* 1.5.3 2026-02-15
|
||||||
* 修复 CI 流程中的图片引用路径错误
|
* 修复 CI 流程中的图片引用路径错误
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[](https://github.com/yeasy/docker_practice) [](https://github.com/yeasy/docker_practice/releases) [](https://github.com/docker/docker-ce) [][1]
|
[](https://github.com/yeasy/docker_practice) [](https://github.com/yeasy/docker_practice/releases) [](https://github.com/docker/docker-ce) [][1]
|
||||||
|
|
||||||
**v1.5.3**
|
**v1.5.4**
|
||||||
|
|
||||||
[Docker](https://www.docker.com) 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的维护效率,降低了云计算应用开发的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松!
|
[Docker](https://www.docker.com) 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的维护效率,降低了云计算应用开发的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松!
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "docker_practice",
|
"name": "docker_practice",
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"description": "docker_practice",
|
"description": "docker_practice",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user