Giter Site home page Giter Site logo

Comments (7)

the-teacher avatar the-teacher commented on May 17, 2024

Is the docker daemon running?

@MtnBiker please install and run docker and try again

from rails7-startkit.

the-teacher avatar the-teacher commented on May 17, 2024

@MtnBiker
This video shows how it should work https://www.youtube.com/watch?v=f6aAwAMH4Q8

from rails7-startkit.

MtnBiker avatar MtnBiker commented on May 17, 2024

from rails7-startkit.

the-teacher avatar the-teacher commented on May 17, 2024

Hi @MtnBiker

You have done a great job! Everything goes well and you are close to solve the case with docker

Option 1

Please try to find docker icon on your computer and click it and run.

Screenshot 2023-10-08 at 08 41 19

Usually it should run Docker UI and start Docker service.

Screenshot 2023-10-09 at 13 53 38 Screenshot 2023-10-08 at 08 41 07

Option 2

IF for a reason you can not find the icon - there is a documentation how to run service from the terminal window.

https://docs.docker.com/config/daemon/start/

@MtnBiker Please keep me informed about your situation.

from rails7-startkit.

the-teacher avatar the-teacher commented on May 17, 2024

@MtnBiker

Also you should be careful with typing

🛑 Not ./bin exec restart_all

🟢 bin/exec resatrt_all or (mostly for windows) ruby bin/exec resatrt_all

from rails7-startkit.

MtnBiker avatar MtnBiker commented on May 17, 2024

from rails7-startkit.

the-teacher avatar the-teacher commented on May 17, 2024

Hello @MtnBiker !

  1. from your messages I saw that you already have docker: Docker version 24.0.6, build ed223bc820
  2. Docker was not started Cannot connect to the Docker daemon

Docker is very popular tool and since Rails release 7.1 even is a default tool for Rails.
The only problem you had - Docker was not started on your computer. I'm sorry that you didn't find a way to launch it.

  1. second recommendation requires sudo I'm sure no. Command bin/exec or ruby bin/exec runs a simple ruby script. There is not need to use sudo. Please, check file permissions on your computer, from the root of the project ls -al ./bin

If you need any help please let me know

from rails7-startkit.

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.