Skip to content

WOSPM/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOSPM Docker

This repository contains Dockerfile for WOSPM/Checker tool and the built image is ready on Docker Hub.

Contributor Covenant WOSPM Checker Markdown Linter Dockerfile Lint


Table Of Contents


Introduction

This is a repository of a Docker file to create images that contains pre-installed wospm-checker with latest version to check your project. The latest image are also ready on Docker Hub.

How To Use

You can check your repo by mounting the root directory of the repo to /app directory of the container.

docker run -v /path/tp/your/repo:/app -i -t  wospm/checker wospm-checker --verbose 1

Contributing

See CONTRIBUTING.md for detail.

Code of Conduct

See CODE_OF_CONDUCT for detail.

About

Dockerfile containing WOSPM/checker

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published