Delivery

  • MariaDB Image
    Create a container using the Docker MariaDB image.
  • VID Image
    Create a Docker image which extends the Tomcat Docker image, and linked to the MariaDB container created earlier.
    Configuration of the Docker container will be customized by providing environment variables to the “docker run” command.