Code Monkey home page Code Monkey logo

Comments (3)

TheTechsTech avatar TheTechsTech commented on June 28, 2024 1

Seems some of the repo 's used might have changed.

Had to update another image FreePBX for same refresh build issue.

Had to manually check each to see if direct download was possible.

from issabel-pbx.

TheTechsTech avatar TheTechsTech commented on June 28, 2024

First try using without docker compose.

This image using a systemd replacement python script to do control some internal systemctl stuff. Might not be compatible with that.

The image might also need a refresh/rebuild.

from issabel-pbx.

Albrod avatar Albrod commented on June 28, 2024

Still same errors

docker run --name issabel \
-p 25:25 -p 82:80 -p 465:465 -p 2122:2122 -p 5038:5038 \
-p 5060:5060/tcp -p 5060:5060/udp -p 5061:5061/tcp -p 5061:5061/udp \
-p 8001:8001 -p 8003:8003 -p 8088:8088 -p 8089:8089 \
-p 9900:9900/tcp -p 9900:9900/udp -p 10000-10100:10000-10100/tcp -p 10000-10100:10000-10100/udp \
-v /mnt/lvm/docker_volumes/issabel/etc:/etc \
-v /mnt/lvm/docker_volumes/issabel/var:/var \
-v /mnt/lvm/docker_volumes/issabel/home:/home \
--hostname issabel \
--restart always -d technoexpress/issabel-pbx

Also i cloned the repository and build the image but didn't finish properly

Warning: RPMDB altered outside of yum. Installing : wget-1.14-18.el7_6.1.x86_64 1/1 install-info: No such file or directory for /usr/share/info/wget.info.gz Verifying : wget-1.14-18.el7_6.1.x86_64 1/1

Installed:
wget.x86_64 0:1.14-18.el7_6.1

Complete!
warning: /var/tmp/rpm-tmp.lx069z: Header V4 DSA/SHA1 Signature, key ID 53e4e7a9: NOKEY
Retrieving http://repo.iotti.biz/CentOS/7/noarch/lux-release-7-1.noarch.rpm
Preparing... ########################################
Updating / installing...
lux-release-7-1 ########################################
The command '/bin/sh -c rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm && yum install -y wget && rpm -Uvh http://repo.iotti.biz/CentOS/7/noarch/lux-release-7-1.noarch.rpm && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-LUX && wget -q http://www.webmin.com/jcameron-key.asc && rpm --import jcameron-key.asc && wget -q http://repo.issabel.org/issabel/RPM-GPG-KEY-Issabel && rpm --import RPM-GPG-KEY-Issabel && rm -f jcameron-key.asc && rm -f RPM-GPG-KEY-Issabel' returned a non-zero code: 5
The terminal process "bash '-c', 'docker build --pull --rm -f "issabel/Issabel-PBX/Dockerfile" -t issabel_prueba:latest "issabel/Issabel-PBX"'" terminated with exit code: 5.

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.