本文基于SpringBoot2.1.5暂不探讨@SpringApplication如何装载SpringApplication,先专注于该类做了些...
commit 手动修改镜像并提交 Dockfile FROM base镜像MAINTAINER 作者COPY 将文件复制到镜像内1.COPY s...
核心组件 docker -client docker -daemon docker -image registry(仓库) docker -co...
storage driver aufs device mapper btrfs overlayfs vfs zfs volume bind mo...
关于docker网络通信模块的手册 --network指定网络--ip指定具体ipdocker支持3种网络模式nonehost(使用宿主机网络)...
Linux环境Docker CE(repo方式),无ui,命令行客户端 sudo yum install -y yum-utils device...
1.下载官方最新包https://www.elastic.co/downloads2.解压主要文件介绍config目录-elasticsearc...
查看所有任务 包括缓存任务等 gradlew tasks --all 查看所有任务 清除build文件夹 ./gradlew clean 编译并...
Gradle构建多维度,多版本apk的时候有多种方式,常见的是buildTypes分debug,release版本,另外就是productFla...