Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Docker build file for creating a container with Actian Vector Community Edition

License

Notifications You must be signed in to change notification settings

monda07/Vector-Community-Docker

 
 

Repository files navigation

Actian Vector Test harnass image builder

This Dockerfile will build a Docker image from a supplied version of the download for Actian Vector, Community Edition. It is intended as a test harnass for automated testing of other systems. In particular EMA needs product images for testing. Download a Actian Vector Community installation file, then create a work folder, and copy the .tgz file downloaded into that location. To test Vector it is also assumed you have a (non-source-controlled) copy of the vectorEMA.jar file.

A Makefile is provided that demonstrates the proper build and run commands.

To build the image:

`make`

To run the image:

`make run`

About

Docker build file for creating a container with Actian Vector Community Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 40.3%
  • Dockerfile 38.6%
  • Makefile 21.1%