Skip to content

Docker image for use in pipelines

License

Notifications You must be signed in to change notification settings

vespa-engine/docker-image-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vespa - The open big data serving engine

Easily serve your big data - generate responses in milliseconds at any scale and with any traffic volume.

Read more at the Vespa project homepage.

The project is covered by the Apache License, Version 2.0.

Minimal image for Vespa application compilation

Docker image with supported versions of Maven and JDK for Vespa application compilation. The image also comes with vespa-cli which can be used to deploy applications with. This image can be used in automated CI pipelines to build and deploy Vespa applications.

This image can be pulled from Docker hub by issuing this command: $ docker pull vespaengine/vespa-pipeline