The project is made of a backend and a frontend. Look into the respective folders and their documentation to get information about prerequirements and getting started guides.
The project is licensed under the Apache License Version 2.0.
For details on the licensing terms, see the LICENSE
file.
This application provides container images for demonstration purposes.
Eclipse Tractus-X product(s) installed within the image:
- GitHub: https://github.com/eclipse-tractusx/puris
- Project home: https://projects.eclipse.org/projects/automotive.tractusx
- Dockerfiles:
- Project license: Apache License, Version 2.0
Used Base Image [Frontend]
node:lts-alpine
- DockerHub: https://hub.docker.com/_/node/
- GitHub project: https://github.com/nodejs/docker-node
Used Base Image [Backend]
maven:3.8.7-eclipse-temurin-17
- DockerHub: https://hub.docker.com/_/maven/
- GitHub project: https://github.com/carlossg/docker-maven
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.