Help Center/ CodeArts Deploy/ User Guide/ Creating and Deploying an Application Using a Preset Template/ Creating and Deploying an Application Using the Docker Deployment Template (Linux)
Updated on 2024-10-25 GMT+08:00

Creating and Deploying an Application Using the Docker Deployment Template (Linux)

Install Docker on the host, log in to the remote repository, and perform operations such as build, push, and run.

Docker has been installed on the target host. Remove the Install Docker action from the template.

The related deployment actions are as follows:

  1. Install Docker.
  2. Log in to the Docker image repository.
  3. Pull an image.
  4. Create and run a container.