mirror of
https://github.com/containers/podman.git
synced 2025-09-09 17:42:22 +08:00

Bump to Buildah v1.11.5. Most notably changes to the podman build `--pull` functionality. `--pull=true` and `--pull=false` now work as Docker does, `--pull-never` added to supply the functionality of the old `--pull=false`. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
10 lines
173 B
Plaintext
10 lines
173 B
Plaintext
/.idea/
|
|
|
|
# go.opencensus.io/exporter/aws
|
|
/exporter/aws/
|
|
|
|
# Exclude vendor, use dep ensure after checkout:
|
|
/vendor/github.com/
|
|
/vendor/golang.org/
|
|
/vendor/google.golang.org/
|