All Projects → SAP → Devops Docker Images

SAP / Devops Docker Images

Licence: other
A collection of Dockerfiles for images that can be used to implement Continuous Delivery pipelines for SAP development projects with project "Piper" or any other CD tool.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Devops Docker Images

Jenkins Library
Jenkins shared library for Continuous Delivery pipelines.
Stars: ✭ 521 (+901.92%)
Mutual labels:  open-source, ci-cd
Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+15373.08%)
Mutual labels:  ci-cd
Spring Cloud Zuul Ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul
Stars: ✭ 1,018 (+1857.69%)
Mutual labels:  open-source
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (-9.62%)
Mutual labels:  open-source
Dockerfiles
Docker Projects Collection
Stars: ✭ 43 (-17.31%)
Mutual labels:  dockerfiles
Wheelmap
♿️ Source code of classic wheelmap.org (deprecated)
Stars: ✭ 47 (-9.62%)
Mutual labels:  open-source
Hello World
Hello-World! The baby steps to be a Programmer! Explore this repository to check out various languages in Computer Science and understand how to contribute to Open Source effectively and easily. Sending your first Pull Request is not hard and made easier by this repository!
Stars: ✭ 42 (-19.23%)
Mutual labels:  open-source
Missionplanner
Mission Planner Ground Control Station (c# .net)
Stars: ✭ 1,059 (+1936.54%)
Mutual labels:  open-source
Awesomo
Cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
Stars: ✭ 8,237 (+15740.38%)
Mutual labels:  open-source
Gandalf.web
Open-Source Decision Engine and Scoring Table for Big-Data.
Stars: ✭ 46 (-11.54%)
Mutual labels:  open-source
Angular Tree Component
A simple yet powerful tree component for Angular (>=2)
Stars: ✭ 1,031 (+1882.69%)
Mutual labels:  open-source
Hackonhills
Official Website for the Annual Hackathon organized by AppTeam NITH
Stars: ✭ 44 (-15.38%)
Mutual labels:  open-source
Csswand
🎨✨ Hover your wand and use your magic spell to copy beautiful css
Stars: ✭ 1,046 (+1911.54%)
Mutual labels:  open-source
Enjoylife
😊开源App项目,每天一张精选倩图、一个精选小视频,一篇知乎美文
Stars: ✭ 43 (-17.31%)
Mutual labels:  open-source
Yetiforcecrm
Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
Stars: ✭ 1,056 (+1930.77%)
Mutual labels:  open-source
Auth0 Drupal
Auth0 Drupal Plugin - Single Sign On, Social Login, SAML and AD/LDAP Integration, User Management, Community Driven, Open Source
Stars: ✭ 42 (-19.23%)
Mutual labels:  open-source
Apkupdater
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
Stars: ✭ 1,028 (+1876.92%)
Mutual labels:  open-source
Twitter Follow Exploit
Automated Twitter mass account creation and follow using Selenium and Tor VPN
Stars: ✭ 47 (-9.62%)
Mutual labels:  open-source
Amazing Android Apps
Amazing open source Android apps written in Java.
Stars: ✭ 1,063 (+1944.23%)
Mutual labels:  open-source
Navi
Open Source Project for Grow with Google Udacity Scholarship Challenge - Navigation app using offline first strategy and google maps api - To get started please refer to the README.md - CONTRIBUTING.md and the project Wiki
Stars: ✭ 51 (-1.92%)
Mutual labels:  open-source

REUSE status

Description

This is a collection of Dockerfiles for images that can be used in Continuous Delivery (CD) pipelines for SAP development projects. The images are optimized for use with project "Piper" on Jenkins. Docker containers simplify your CD tool setup, encapsulating tools and environments that are required to execute pipeline steps.

If you want to learn how to use project "Piper" please have a look at the documentation. Introductory material and a lot of SAP scenarios not covered by project "Piper" are described in our Continuous Integration Best Practices.

Note: This repository has been split up. Please refer to the following repositories for current Dockerfiles and documentation:

Docker Images

The following images are published on hub.docker.com:

Name Description Docker Image
Jenkins Use a preconfigured Jenkins to run project "Piper" pipelines. ppiper/jenkins-master
Cloud MTA Build Tool Build multitarget applications with the Cloud MTA Build Tool. devxci/mbtci
CM Client Interact with SAP Solution Manager or CTS using the command line. ppiper/cm-client
CloudFoundry CLI Use command line tools for Cloud Foundry with plugins for blue-green deployment and MTA. ppiper/cf-cli
Neo CLI Use SAP Cloud Platform tools for Neo. neo-cli/
Jenkinsfile Runner Run a Jenkinsfile without a long-running, stateful Jenkins master. The Jenkinsfile Runner is based on ppiper/jenkins-master. ppiper/jenkinsfile-runner
Life Cycle Container Improve life-cycle management of the cx-server by using a sidecar image. ppiper/cx-server-companion
Container Structure Test Run container structure tests with a shell for ppiper/jenkins-master. ppiper/container-structure-test
Node Browsers Use web browsers for end-to-end tests of web applications in Jenkins pipelines. node-browsers/
SAP HANA XS Advanced CLI Use command line tools to deploy to SAP HANA XS Advanced. Dockerfile

How to obtain support

Feel free to open new issues for feature requests, bugs or general feedback on the GitHub issues page of this project.

Contributing

Read and understand our contribution guidelines before opening a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].