https://github.com/adrielcodeco/docker
Common Containers
https://github.com/adrielcodeco/docker
Last synced: 2 months ago
JSON representation
Common Containers
- Host: GitHub
- URL: https://github.com/adrielcodeco/docker
- Owner: adrielcodeco
- Created: 2022-06-12T00:50:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T20:01:00.000Z (about 2 years ago)
- Last Synced: 2025-01-20T18:17:07.543Z (over 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Docker repository
This is a git repository for public common dockerfiles.
All container are for pipeline CI/CD or tests purpose.
Built every night, and eventually when needed.
Docker containers:
- NodeJs with Chromium
- Conformance Suite
- OBB Certification
## NodeJs with Chromium
For ui tests using headless brownser and nodejs applications
It can be used as a base image
## Conformance Suite
For openid certification tests.
Copied and modified from https://gitlab.com/openid/conformance-suite.
It allows you to run the https://www.certification.openid.net tests locally.
## OBB Certification
For Openbanking Brazil certification tests.
Copied and modified from https://gitlab.com/obb1/certification.
It allows you to run the https://web.conformance.directory.openbankingbrasil.org.br tests locally.