Git Product home page Git Product logo

Comments (3)

camiloribeiro avatar camiloribeiro commented on June 22, 2024

try: git clone https://github.com/camiloribeiro/dockdiffy.git

to use docker compose you have to install it along with docker.
It is already installed with docker-machine. If you are not using it, try https://docs.docker.com/compose/install/

from diffy.

mosesn avatar mosesn commented on June 22, 2024

@benjelloun23 if you want to use the git protocol to clone, you must make sure that you have the right ssh keys on your machine. If you have more than one set of ssh keys, you may have to explicitly specify the one you use for github with ssh-add.

from diffy.

benjelloun23 avatar benjelloun23 commented on June 22, 2024

Hello,
this is my steps to install docker compose but still not working :s

  1. I launch docker quiq terminal then i run this command :

    curl -L https://github.com/docker/compose/releases/download/1.4.2/docker-compose-`uname -s-uname -m` > /c/program/Docker\ Toolbox/docker-compose
    chmod +x /c/program/Docker\ Toolbox/docker-compose

2.. A file was created "docker-compose" which contain {"error":"Not Found"}

  1. I run command : > docker-compose --version and i have this error: /c/Program Files/Docker Toolbox/docker-compose: line 1: {error:Not Found}: command not found

I need some help please

from diffy.

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.