Sample Exchange

 View Only

Docker O11N Maven 

Oct 22, 2018 05:18 AM

Maven based Docker image for building VMware vRealize Orchestrator .package files from source.

The built container can build vRO packages with Maven in offline mode.

Suitable for Concourse Pipelines.


Docker O11N Maven

Maven based Docker image for building VMware vRealize Orchestrator .package files from source (potentially Plugins).

Built container can build vRO packages with maven in offline mode. Suitable for Concourse Pipelines.

To Build Container:

# vRO Version 7.4.0:
docker build -t o11n-maven:7.4.0 --build-arg VRO_VERSION=7.4.0 --build-arg REPO_URL=https://<vRO Appliance>:8281/vco-repo .

To Build vRO Packages in container:

cd <to where the pom.xml is>
mvn -s /usr/share/maven/ref/settings-docker.xml -o -Dvco.version=7.4.0 install

# .package file will be in the target/ directory

#MIT
#Automation
#vRealizeOrchestrator
#cmbucontest
#docker
#OtherLanguage
#vRO
#vrealize

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
docker-o11n-maven-master.zip   8 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.