GithubHelp home page GithubHelp logo

dataunitylab / jsonoid-discovery Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 3.0 4.8 MB

Distributed JSON schema discovery

Home Page: https://dataunitylab.github.io/jsonoid-discovery/

License: MIT License

Scala 99.73% JavaScript 0.15% Shell 0.12%
json scala

jsonoid-discovery's People

Contributors

dependabot[bot] avatar michaelmior avatar scala-steward avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jsonoid-discovery's Issues

Unable to Run Docker Container

I pulled down the michaelmior/jsonoid-discovery:latest image today and it is not working as expected. I am aware that this might be because I'm trying to run it on a Macbook with an M2 chip. I have been able to run other amd64 images.

Image ID: a4f4c6137331
Digest: sha256:f911fda8d977eccdb64e206126e01fc1060539b23b8181b396fe6f707a6fec22
Created: 6 days ago (as of March 13, 2024)

When I run the docker container as described in the README, it hangs forever. Even just running the --help hangs forever.
I'm running a command like: docker run --rm -i --platform linux/amd64 michaelmior/jsonoid-discovery -h

If I use the Docker terminal to modify the /opt/docker/bin/discovery-schema file and update the first line of the usage function like:

usage() {
-   cat <<EOM
+   cat <<'EOM' 

Then I am able to run ./bin/discovery-schema -h and see the usage output from within the docker container's terminal.

Notably, if I edit that same file and add an echo command immediately after the "Main script" comment, I do not ever see the log and it continues to hang forever.

Unable to run Docker image - unauthorized registry

I am not sure if this is expected behavior but I am running into the following issue - the first line copied directly from the README:

  ❯ docker run -i --rm ghcr.io/michaelmior/jsonoid-discovery:latest
  Unable to find image 'ghcr.io/michaelmior/jsonoid-discovery:latest' locally
  docker: Error response from daemon: Head "https://ghcr.io/v2/michaelmior/jsonoid-discovery/manifests/latest": unauthorized.
  See 'docker run --help'.
  ❯ docker pull ghcr.io/michaelmior/jsonoid-discovery:latest
  Error response from daemon: Head "https://ghcr.io/v2/michaelmior/jsonoid-discovery/manifests/latest": unauthorized

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.