摘要:
参考:https://facebook.github.io/create-react-app/docs/adding-custom-environment-variables What other .env files can be used? Note: this feature is avail 阅读全文
摘要:
image :镜像 虚拟机容器需要加载image才能运行,镜像中打包了构建好服务的运行环境。 Docker images are the basis of containers. An Image is an ordered collection of root filesystem changes 阅读全文