We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docker build -t json-schema-store . docker login -u <username> docker tag json-schema-store biosamples/json-schema-store:latest docker push biosamples/json-schema-store:latest
docker build -t schema-store . docker login quay.io -u <username> docker tag schema-store quay.io/ebi-ait/schema-store:1.1.0 docker push quay.io/ebi-ait/schema-store:1.1.0
There was an error while loading. Please reload this page.