📝 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
|
name: docker-lxc
|
||||||
tags:
|
tags:
|
||||||
- 工具
|
- 工具
|
||||||
title: 运行由 docker 管理的有状态 lxc 容器
|
title: 运行由 docker 管理的有状态 lxc 容器
|
||||||
type: 工具
|
type: 工具
|
||||||
description: 运行由 docker 管理的有状态 lxc 容器
|
description: 运行由 docker 管理的有状态 lxc 容器
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: docker-lxc
|
key: docker-lxc
|
||||||
name: docker-lxc
|
name: docker-lxc
|
||||||
tags:
|
tags:
|
||||||
- Tool
|
- Tool
|
||||||
shortDescZh: 运行由 docker 管理的有状态 lxc 容器
|
shortDescZh: 运行由 docker 管理的有状态 lxc 容器
|
||||||
shortDescEn: Run stateful lxc containers managed by docker
|
shortDescEn: Run stateful lxc containers managed by docker
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://hub.docker.com/r/micwy/lxc
|
website: https://hub.docker.com/r/micwy/lxc
|
||||||
github: https://github.com/micw/docker-lxc
|
github: https://github.com/micw/docker-lxc
|
||||||
document: https://github.com/micw/docker-lxc
|
document: https://github.com/micw/docker-lxc
|
||||||
Loading…
Reference in New Issue