Skip to content

Microsoft's Python CLI WOPI Validator in a docker container.

License

Notifications You must be signed in to change notification settings

aothelal/wopi-validator-cli-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

wopi-validator-cli-python

This is basically a docker image wrapper for the Microsoft Python CLI WOPI validator tool

To build the Docker image:

docker build . -t wopi-validator-cli-python

To run a container using that built image:

docker run -t wopi-validator-cli-python WopiValidatorExecutor "<wopisrc>" "<access_token>"

About

Microsoft's Python CLI WOPI Validator in a docker container.

Resources

License

Stars

Watchers

Forks