You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

If you are planning to run ARIA in a Docker container and use docker-compose to execute the steps similar to referred in http://ariatosca.incubator.apache.org/getting-started/, follow the below steps

Step-by-step guide

  1. Download the Dockerfile created for Ubuntu 16.04 on a system that has Docker installed.
  2. Edit the Dockerfile to update the values for ARIA_VER and GTAG_VER. The value for ARIA_VER refers to the released version and value for GTAG_VER refers to the corresponding tag version that can be obtained by looking up tag value at https://github.com/apache/incubator-ariatosca
  3. Build the Docker image by executing the command "docker build -t <DOCKER_IMAGE_NAME:TAG> ." from the directory location where the Dockerfile resides. e.g "docker build -t aria_011:16.04 ."
  4. Next download

 

There is no content with the specified labels

  • No labels