Skip to content

josuablejeru/openapi-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenApi Docker

Docker Hub GitHub License Buy me a coffee

"All OpenAPI tools inside one container image."

Pull the latest image from Github or Docker Hub

$ docker pull ghcr.io/josuablejeru/openapi-docker:0.1.0
$ docker pull josuablejeru/openapi-docker:0.1.0

Gitlab

This Image was created with Gitlab and other CI/CD systems in mind. The following is a example for Gitlab:

default:
  image: 
    name: josuablejeru/openapi-docker:latest
    entrypoint: [""]

stages:
  - linting

openapi-lint:
  stage: linting
  script:
    - echo "Linting... "

🛠️ Tools included

About

OpenAPI tooling in one docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages