Git Product home page Git Product logo

Comments (4)

bg1000 avatar bg1000 commented on August 15, 2024

Built this locally and it runs without error.
The docs show the command for this as docker-compose up --build -f docker-compose-dev.yml -d
This does not work, alteast with the version of docker-compose I am running. This does work.
docker-compose -f docker-compose-dev.yml up --build -d

from papermerge.

ciur avatar ciur commented on August 15, 2024

Thank you for reporting this issue. I will need to remove all my local docker images and try to run it all anew from docker hub.

from papermerge.

bg1000 avatar bg1000 commented on August 15, 2024

No problem and thanks for sharing your work. I am going to close this now that you are aware.

from papermerge.

ciur avatar ciur commented on August 15, 2024

First Issue: Pulling from Remote

I purged all my local docker images with command:

docker image ls -q | xargs -I {} docker image rm -f {}

Next, as per documentation:

cd papermerge-proj/docker
docker-compose up -d

And it worked: service is up and running (only 3 docker images which were downloaded few min ago.):

docker ➤ docker images                                                                                     git:master*
REPOSITORY                  TAG                 IMAGE ID            CREATED             SIZE
eugenci/papermerge          1.2.2               1ea8723afcb3        6 days ago          876MB
eugenci/papermerge-worker   1.2.x               d985bc8c87f7        2 weeks ago         682MB
postgres                    11.7                028e3a6bd9eb        4 weeks ago         283MB

Second Issue: about Wrong Docker Command

You are absolutely right. I corrected the documentation.

Thank you for taking time and opening the issue!

from papermerge.

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.