Skip to content

The podman-compose #5

Description

@PedroRegisPOAR
# pip --version
apt-get update
sudo apt-get install -y python3-pip
pip --version
pip3 install --upgrade pip
# pip --version
python3 -m pip --version
python3 -m pip install --upgrade pip==21.1.3
python3 -m pip install https://github.com/containers/podman-compose/archive/devel.tar.gz
export PATH=/home/ubuntu/.local/bin:"$PATH"
podman-compose -h
podman \
run \
--interactive=true \
--tty=true \
--rm=true \
--user=0 \
docker.io/library/ubuntu:20.10 \
bash

apt-get update
apt-get install -y python3-pip
pip install pyyaml
pip freeze
python3 -m pip install https://github.com/containers/podman-compose/archive/devel.tar.gz
podman-compose -h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions