Giter Site home page Giter Site logo

Comments (5)

rroemhild avatar rroemhild commented on August 16, 2024

Hey, please post the output from your build log and from docker version and docker info.

Regards

from docker-ejabberd.

LuisTJap avatar LuisTJap commented on August 16, 2024

of course! I'm using docker 1.4.1 And the log output is:

Step 12 : RUN wget -q -O /tmp/ejabberd-installer.run "http://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/$EJABBERD_VERSION/ejabberd-$EJABBERD_VERSION-linux-x86_64-installer.run"     && chmod +x /tmp/ejabberd-installer.run     && /tmp/ejabberd-installer.run             --mode unattended             --prefix $EJABBERD_ROOT             --adminpw ejabberd     && rm -rf /tmp/*     && mkdir $EJABBERD_ROOT/ssl     && rm -rf $EJABBERD_ROOT/database/ejabberd@localhost
 ---> Running in 4ab3c7bfd691
INFO[0067] The command [/bin/sh -c wget -q -O /tmp/ejabberd-installer.run "http://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/$EJABBERD_VERSION/ejabberd-$EJABBERD_VERSION-linux-x86_64-installer.run"     && chmod +x /tmp/ejabberd-installer.run     && /tmp/ejabberd-installer.run             --mode unattended             --prefix $EJABBERD_ROOT             --adminpw ejabberd     && rm -rf /tmp/*     && mkdir $EJABBERD_ROOT/ssl     && rm -rf $EJABBERD_ROOT/database/ejabberd@localhost] returned a non-zero code: 1 

Thank you for your quick answer

from docker-ejabberd.

rroemhild avatar rroemhild commented on August 16, 2024

I can reproduce this behaviour on an Ubuntu 12.04.5 System with Docker 1.4.1 and AUFS storage driver. You can try to build the image with the devicemapper storage driver => http://muehe.org/posts/switching-docker-from-aufs-to-devicemapper

But you don't need to build the entire image by yourself to use your own configuration files. Use this image as the base image and copy your configfiles => https://github.com/rroemhild/docker-ejabberd#using-docker-ejabberd-as-base-image

Regards,
Rafael

from docker-ejabberd.

LuisTJap avatar LuisTJap commented on August 16, 2024

Ok, i used you image as my base image and all works well, thank you very much, if i need to compile the image for some reason i will do it as you say, thank you again, you save a lot of time with your work!

from docker-ejabberd.

rroemhild avatar rroemhild commented on August 16, 2024

You're welcome!

from docker-ejabberd.

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.