Search: "dockerfile"
Changing the Way of Continuous Delivery with Docker (Part 2 blog
Computing Service (ECS)](https://www.alibabacloud.com/product/ecs) servers. ### Step 2: Using Dockerfile to describe the ...
Technical Best Practices for Container Log Processing blog
. [NGINX Dockerfile](https://github.com/nginxinc/docker-nginx/blob/f4d30145c60c433966df96f618d78513fee9d322/mainline/stretch ...
Health check of Docker containers - Container Service Documentation
can be declared in the Dockerfile. The HEALTHCHECK instruction declares the health check command that can be used to determine ...
How to deploy Docker in Debian Forums
should be installed first. Here we use JDK 8. Download JDK Write the Dockerfile in the same directory FROM registry.cn ...
Implementing Facial Recognition Applications with Raspberry Pi and Docker blog
process while taking full advantage of the layering capabilities provided by Dockerfile for convenient adjustment of the ...
Dockerize App and Push to Container Registry: CI/CD Automation on Container Service (1 blog
``` #### 7.6.1 Dockerfile Open the dockerfile and review the file. Below is the dockerfile, which simply means: Download the maven as ...
Build a repository - Container Registry Documentation
build.Dockerfile directory: Set the directory where the Dockerfile is located. Note: The directory here refers to a relative ...
Create Elasticsearch services using Docker Forums
, using this Dockerfile. FROM elasticsearch:2.3.5 RUN /usr/share/elasticsearch/bin/plugin install mobz/elasticsearch-head ...
Deploying an Application to Container Service for Kubernetes blog
preceding code is a standard Java project used to print the string "Hello World" on a Web page. Write a Dockerfile file ...
Use Alibaba Cloud container service Jenkins to implement continuous integration & build Docker Forums
inaccessible to external networks to isolate the testing environment. Note 3: Use the Jenkins account and password in the Dockerfile ...
  • <
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • ... 7
  • >
  •  Total 67 items