Code Monkey home page Code Monkey logo

docker-rocksdb-tools's People

Contributors

abicky avatar

Watchers

 avatar  avatar

docker-rocksdb-tools's Issues

Having trouble running on amd64

I found this tool in a rush and it worked great on the arm64 machine I was working on at the time. I tried to then use it to debug on my laptop which happens to be amd64 and was getting no response which seemed odd. I tried adding the --platform linux/arm64 flag in run and that worked (though obviously not optimal). I in turn went to another amd64 machine to test the theory and got the following output:

➜  ~ docker -l debug run -it abicky/rocksdb-tools:latest ldb
Unable to find image 'abicky/rocksdb-tools:latest' locally
latest: Pulling from abicky/rocksdb-tools
6b07329a4d97: Pull complete
18b738336a32: Pull complete
d327b67df787: Pull complete
2cdaffbc9f48: Pull complete
Digest: sha256:dbabada21f3f02df39dfab8c890bc1abc2e2dc6f7b158e31672ad609bce93df7
Status: Downloaded newer image for abicky/rocksdb-tools:latest
DEBU[0001] [hijack] End of stdout

➜  ~ uname -a
Linux ubuntu-linode-a 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

➜  ~ docker -l debug run -it --platform linux/arm64 abicky/rocksdb-tools:latest ldb
Unable to find image 'abicky/rocksdb-tools:latest' locally
latest: Pulling from abicky/rocksdb-tools                                                                                                                                                   b53ea9505e93: Pull complete                                                                                                                                                                 7d1d57c47a64: Pull complete                                                                                                                                                                 15cb829c5dc1: Pull complete                                                                                                                                                                 e9b1afa79b5a: Pull complete
Digest: sha256:dbabada21f3f02df39dfab8c890bc1abc2e2dc6f7b158e31672ad609bce93df7                                                                                                             Status: Downloaded newer image for abicky/rocksdb-tools:latest
ldb - RocksDB Tool

commands MUST specify --db=<full_path_to_db_directory> when necessary
...

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.