Skip to content

Commit 260efce

Browse files
Chore: Integrate REUSE tool in README (#33)
1 parent bfa9693 commit 260efce

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
2828
For any usage of built Docker images please make sure to check the licenses of the artifacts contained in the images.
2929

3030
Files: **
31-
Copyright: 2017-2020 SAP SE or an SAP affiliate company and contributors
31+
Copyright: 2017-2021 SAP SE or an SAP affiliate company and contributors
3232
License: Apache-2.0

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Node Browsers Image
22

3+
[![REUSE status](https://api.reuse.software/badge/github.com/SAP/devops-docker-node-browsers)](https://api.reuse.software/info/github.com/SAP/devops-docker-node-browsers)
4+
35
This [_Dockerfile_](https://docs.docker.com/engine/reference/builder/) can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
46
The image is optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
57
Docker containers simplify your CD tool setup, encapsulating tools and environments that are required to execute pipeline steps.
@@ -43,3 +45,7 @@ The given tag **must** exist in the [node](https://hub.docker.com/_/node) base i
4345
## Usage
4446

4547
See this [blog post](https://blogs.sap.com/2017/12/11/sap-s4hana-cloud-sdk-end-to-end-tests-against-secured-applications/) for usage of this image in a Jenkins pipeline based on `ppiper/jenkins-master`.
48+
49+
## Licensing
50+
51+
Copyright 2017-2021 SAP SE or an SAP affiliate company and devops-docker-node-browsers contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/devops-docker-node-browsers).

0 commit comments

Comments
 (0)