Code Monkey home page Code Monkey logo

Comments (6)

daniel-gitgit avatar daniel-gitgit commented on June 9, 2024

Hi there,
thanks for contacting us. Did you register your ssh key with your github account? (https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
Currently our instructions assume that the user has a github account with working keys.
It is possible to check out anonymously by reconfiguring git to map from ssh to https in your git config, a short help article / note on that is coming up.
I'm going to post the link to the help article below as soon as the article is online.
Best regards
Daniel

from adore.

anas-abulehia avatar anas-abulehia commented on June 9, 2024

I figure it out thanks,

from adore.

anas-abulehia avatar anas-abulehia commented on June 9, 2024

I am trying to install ADORe in an Ubuntu Virtual Machine, it does not work, it says the Docker Does not work ?
have you used ADORe in a virtual machine in Orcale VM

Regards,

from adore.

anas-abulehia avatar anas-abulehia commented on June 9, 2024

Screenshot from 2022-08-31 00-26-17

from adore.

tlobig avatar tlobig commented on June 9, 2024

this is a docker issue, you need to add your user to the docker group.

from adore.

akoerner1 avatar akoerner1 commented on June 9, 2024

@anas-abulehia You can run:

sudo usermod -a -G docker "${USER}"

to add yourself to the docker group. Please note that you will need to log out of your user and log back in for the changes to take effect.

Let me know if you have any other issues. Also I recommend checking out out branch dev_v0.3.1 with:

git checkout dev_v0.3.1
git submodule update --init --recursive

from adore.

Related Issues (20)

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.