Skip to content

Add validation script and Dockerfile#8

Open
johnf wants to merge 1 commit intoResearchObject:mainfrom
johnf:main
Open

Add validation script and Dockerfile#8
johnf wants to merge 1 commit intoResearchObject:mainfrom
johnf:main

Conversation

@johnf
Copy link

@johnf johnf commented Dec 9, 2023

I've added a basic script that can validate a file or remote URL
I've also added a docker container (it would be great if you could publish this)

docker build -t rocrate-validator 
docker run -it --volume .:/tmp rocrate-validator /tmp/001.rocrate.json
docker run -it rocrate-validator HTTP://localhost/rocrate.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant