Skip to content

oudream/hello-docker

Repository files navigation

git

git clone https://github.com/oudream/hello-docker.git --recursive

docker man, command line

hello dockerfile

hello docker api

docker refer to

docker network

docker api

open https://docs.docker.com/develop/sdk/examples/
open https://docs.docker.com/engine/api/v1.40

优点: 1. 灵活性, 可重用性和可扩展性; 2. 可以大大减少开发时间,模板可以把用同一个算法去适用于不同类型数据,在编译时确定具体的数据类型; 3. 模版模拟多态要比C++类继承实现多态效率要高, 无虚函数, 无继承; 缺点: 1. 易读性比较不好,调试比较困难; 2. 模板的数据类型只能在编译时才能被确定; 3. 所有用基于模板算法的实现必须包含在整个设计的.h头文件中, 当工程比较大的时候, 编译时间较长;

About

a test code for dockerfile and compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published