mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-30 21:55:27 +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
|
||||
* 修复 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]
|
||||
|
||||
**v1.5.3**
|
||||
**v1.5.4**
|
||||
|
||||
[Docker](https://www.docker.com) 是个划时代的开源项目,它彻底释放了计算虚拟化的威力,极大提高了应用的维护效率,降低了云计算应用开发的成本!使用 Docker,可以让应用的部署、测试和分发都变得前所未有的高效和轻松!
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "docker_practice",
|
||||
"version": "1.5.3",
|
||||
"version": "1.5.4",
|
||||
"description": "docker_practice",
|
||||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user