Code Monkey home page Code Monkey logo

Comments (7)

TheTechsTech avatar TheTechsTech commented on June 28, 2024

"$ docker exec -it issabel ./install.sh"

Where is install.sh found in this project or in Dockerfile file?

Your command might be valid for entering a running container, not for installing. Otherwise not sure what you trying to do. The readme show how to start image container.

You might want to look into how to get into a docker image command line prompt.

from issabel-pbx.

B4bayaga avatar B4bayaga commented on June 28, 2024

Just followed this: https://hub.docker.com/r/cubicerp/issabel
$ docker run --privileged --restart=always --name issabel -v /sys/fs/cgroup:/sys/fs/cgroup:ro -dti --hostname pbx -p4433:443 cubicerp/issabel
$ docker exec -it issabel ./install.sh

Thank you in advance for your time, here in Brazil it is difficult to get information about Issabel in the conteiner.

from issabel-pbx.

TheTechsTech avatar TheTechsTech commented on June 28, 2024

This is not a Cubicerp repo. I don't even see the Dockerfile they are using. So no way to know what's that install.sh script is all about. You will need to contact them.

Anyway, there were no other docker image at the time i created this.

from issabel-pbx.

B4bayaga avatar B4bayaga commented on June 28, 2024

Thanks again, I'll use this one from your repository.

from issabel-pbx.

B4bayaga avatar B4bayaga commented on June 28, 2024

Vi que tem um arquivo.py, o que ele faz?

from issabel-pbx.

B4bayaga avatar B4bayaga commented on June 28, 2024

I see you have a arquivo.py, what does he do?

from issabel-pbx.

TheTechsTech avatar TheTechsTech commented on June 28, 2024

What's arquivo.py?

If you mean systemctl.py see https://github.com/gdraheim/docker-systemctl-replacement for why it's needed.

In short there are issues where certain services require systemd, that deal with the d-bus, and docker not too friendly with.

from issabel-pbx.

Related Issues (7)

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.