Giter Site home page Giter Site logo

Comments (6)

p12tic avatar p12tic commented on August 17, 2024 1

You can simply copy podman_compose.py file and call it directly. You will need pyyaml and dotnev installed. On Debian-based distributions these are in python3-dotnev and python3-yaml packages.

from podman-compose.

p12tic avatar p12tic commented on August 17, 2024 1

By the way, podman compose will just call docker-compose or podman-compose, whichever is installed. So if you choose podman-compose it still needs to be installed.

from podman-compose.

apeteri avatar apeteri commented on August 17, 2024 1

@DaleBinghamSoteriaSoft You might want to download and install .whl files (wheels, ie. binary distributions) from PyPI then:

Installing these by hand would be more or less equivalent to using the pip install method.

from podman-compose.

muayyad-alsadi avatar muayyad-alsadi commented on August 17, 2024 1

You can download the tarball

curl -sSLO https://github.com/containers/podman-compose/archive/main.tar.gz

You can pick any version or tag instead of main.

pip3 install file.tar.gz

But as others said it's a single file script you can just put the file in bin and chmod +x

from podman-compose.

DaleBinghamSoteriaSoft avatar DaleBinghamSoteriaSoft commented on August 17, 2024

Ok thank you @p12tic this is on REL 8.x box but air-gapped.

So either do the podman_compose.py with the extra packages. OR install the docker-compose binary and then call podman compose.

We have pulled the latest from the RPM but 8.8 only pulls podman 4.6.1 I believe currently. We have to try podman 5 as well.

We will try this and see what we get. I appreciate it.

from podman-compose.

DaleBinghamSoteriaSoft avatar DaleBinghamSoteriaSoft commented on August 17, 2024

Thank you both for that information. I will try those.

from podman-compose.

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.