Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: containers/podman-compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: containers/podman-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 16 files changed
  • 4 contributors

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    1555417 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Remove named volumes during "down -v"

    Fixes #105
    
    Signed-off-by: Luiz Carvalho <lucarval@redhat.com>
    lcarva authored and muayyad-alsadi committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    e879529 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. fix AttributeError when running a one-off command

    Without this, I get errors when running "podman-compose -p podname run".
    ender672 authored and muayyad-alsadi committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    749d188 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    00b9ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a78ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ec4b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. resolve

    muayyad-alsadi committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    3343910 View commit details
    Browse the repository at this point in the history
  2. FIXES #185: creates dirs

    muayyad-alsadi committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    d8dba61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1d0f9e View commit details
    Browse the repository at this point in the history
  4. Fixes #199: seccomp:unconfined

    markstos authored and muayyad-alsadi committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    bbaa786 View commit details
    Browse the repository at this point in the history
  5. release v0.1.10

    muayyad-alsadi committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    e9b103e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    544fd7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fcf4fe View commit details
    Browse the repository at this point in the history
  3. FIXES #377: down -v

    muayyad-alsadi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    18876d2 View commit details
    Browse the repository at this point in the history
  4. add awx 17 example

    muayyad-alsadi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b5e4723 View commit details
    Browse the repository at this point in the history
  5. release 0.1.11

    muayyad-alsadi committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e6accb0 View commit details
    Browse the repository at this point in the history
Loading