Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

spring-attic/cloudpipeline-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

cloudpipeline-base is no longer actively maintained by VMware, Inc.

Pipeline-base

Alpine docker image with openjdk and git and bash, ruby and other libraries required for the opinionated pipeline.

How to do it

Follow the instructions starting from https://docs.docker.com/engine/getstarted/step_four/

$ docker build -t pipeline-base . --no-cache
$ docker images
// find the proper image e.g. 95610717ba45
// pick proper version e.g. 0.1.0
$ docker tag 95610717ba45 cloudpipelines/pipeline-base:0.1.0
$ docker tag 95610717ba45 cloudpipelines/pipeline-base:latest
$ docker login
$ docker push cloudpipelines/pipeline-base

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published