文件名称:container-best-practices:容器最佳做法
文件大小:341KB
文件格式:ZIP
更新时间:2024-05-21 18:03:54
Python
容器最佳做法指南 一个协作项目,用于记录基于容器的应用程序体系结构,创建和管理。 可以在上查看此源代码的构建版本。 贡献 请参考asciidoc用户指南: ://asciidoctor.org/docs/asciidoc-writers-guide/ 在提交拉取请求之前: 编译文件, make html 运行make check对文件进行拼写检查。 使用任何非英语单词更新个人词典文件containers.dict 。 处理文件 从容器编译文档 创建本地index.html文件 sudo docker run --rm -it -v `pwd`:/documents/:Z asciidoctor/docker-asciidoctor make html 清理文件 make clean 这将删除所有生成的文件。 发布 make publish Github从gh-pages分支提供H
【文件预览】:
container-best-practices-master
----maintaining()
--------maintaining_index.adoc(227B)
----planning()
--------openshift_logs.png(210KB)
--------planning_index.adoc(19KB)
--------planning_application_classes.adoc(5KB)
--------planning_scenarios_initialization.adoc(4KB)
--------planning_scenarios_simple_db.adoc(2KB)
--------planning_scenarios_distributed_db.adoc(5KB)
--------simple_db.odg(12KB)
----general_guidance()
--------general_guidance_index.adoc(400B)
----preface.adoc(401B)
----overview()
--------overview_index.adoc(1KB)
----goals()
--------goals_index.adoc(416B)
----delivering()
--------delivering_index.adoc(2KB)
----images()
--------single_node_mult_containers.png(6KB)
--------interconnect_single.png(5KB)
--------simple_db.png(18KB)
--------simple_db_containerized.png(23KB)
--------multi_node_single_container.png(10KB)
----scripts()
--------COPYING(25KB)
--------layering_size.py(2KB)
----MAINTAINERS(85B)
----creating()
--------help.adoc(11KB)
--------creating_index.adoc(50KB)
----index.adoc(703B)
----.travis.yml(179B)
----LICENSE(17KB)
----README.md(1KB)
----toc.py(268B)
----Makefile(2KB)
----terminology()
--------terminology_index.adoc(12KB)
----testing()
--------testing_index.adoc(4KB)
----building()
--------building_index.adoc(3KB)
----mark_change.py(3KB)
----containers.dict(906B)