Skip to content

Commit b15ea92

Browse files
authored
Improve readme (#6)
1 parent ca56b11 commit b15ea92

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Neo CLI Image
1+
## Neo Tools Command Line Interface (CLI)
22

3-
The CX Server is a collection of [_Dockerfiles_](https://docs.docker.com/engine/reference/builder/) for images that can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
4-
The images are optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
3+
This [_Dockerfile_](https://docs.docker.com/engine/reference/builder/) can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
4+
The image is optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
55
Docker containers simplify your CD tool setup, encapsulating tools and environments that are required to execute pipeline steps.
66

77
If you want to learn how to use project "Piper" please have a look at [the documentation](https://github.com/SAP/jenkins-library/blob/master/README.md).
88
Introductory material and a lot of SAP scenarios not covered by project "Piper" are described in our [Continuous Integration Best Practices](https://developers.sap.com/tutorials/ci-best-practices-intro.html).
99

10-
This repository contains Dockerfiles that are designed to run project "Piper" pipelines.
11-
Nevertheless, they can also be used flexibly in any custom environment and automation process.
1210

1311
## About this repository
1412

@@ -66,7 +64,7 @@ export CX_INFRA_IT_CF_PASSWORD="mypassword"
6664

6765
Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
6866
This file is licensed under the Apache Software License, v. 2 except as noted
69-
otherwise in the [LICENSE file](https://github.com/SAP/devops-docker-images/blob/master/LICENSE).
67+
otherwise in the [LICENSE file](https://github.com/SAP/devops-docker-neo-cli/blob/master/LICENSE).
7068

7169
Please note that Docker images can contain other software which may be licensed under different licenses. This License file is also included in the Docker image. For any usage of built Docker images please make sure to check the licenses of the artifacts contained in the images.
7270

0 commit comments

Comments
 (0)