Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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

 

Info

Content by Label
showLabelsfalse
max5
spacesARIATOSCA
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("docker","ariatosca") and type = "page" and space = "ARIATOSCA"
labelsDocker AriaTosca

...