📝 docs(docker-lxc): restore data.yml from backup file
- rename data.yml.bak to data.yml with minimal content changes - preserve existing application metadata and descriptions
This commit is contained in:
parent
5d19689623
commit
2c5ac82ec0
|
|
@ -1,20 +1,20 @@
|
|||
name: docker-lxc
|
||||
tags:
|
||||
- 工具
|
||||
title: 运行由 docker 管理的有状态 lxc 容器
|
||||
type: 工具
|
||||
description: 运行由 docker 管理的有状态 lxc 容器
|
||||
additionalProperties:
|
||||
key: docker-lxc
|
||||
name: docker-lxc
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 运行由 docker 管理的有状态 lxc 容器
|
||||
shortDescEn: Run stateful lxc containers managed by docker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/micwy/lxc
|
||||
github: https://github.com/micw/docker-lxc
|
||||
document: https://github.com/micw/docker-lxc
|
||||
name: docker-lxc
|
||||
tags:
|
||||
- 工具
|
||||
title: 运行由 docker 管理的有状态 lxc 容器
|
||||
type: 工具
|
||||
description: 运行由 docker 管理的有状态 lxc 容器
|
||||
additionalProperties:
|
||||
key: docker-lxc
|
||||
name: docker-lxc
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 运行由 docker 管理的有状态 lxc 容器
|
||||
shortDescEn: Run stateful lxc containers managed by docker
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://hub.docker.com/r/micwy/lxc
|
||||
github: https://github.com/micw/docker-lxc
|
||||
document: https://github.com/micw/docker-lxc
|
||||
Loading…
Reference in New Issue