summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/storage.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* fix --init with /dev bind mountValentin Rothberg2022-05-23
* Remove error stutterDaniel J Walsh2022-03-25
* bump go module to version 4Valentin Rothberg2022-01-18
* volumes: be more tolerant and fix infinite loopValentin Rothberg2021-10-28
* faster image inspectionValentin Rothberg2021-10-08
* fix: unifiedOverlays should be assigned if no conflicts found.flouthoc2021-08-17
* libpod/option.go remove error stutter from wrap/wrafflouthoc2021-08-17
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Ensure mount destination is clean, no trailing slashEduardo Vega2021-04-18
* replace local mount consts with libpod/defineJakub Guzik2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* SpellingJosh Soref2020-12-22
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix --init and --init-pathJoseph Gooch2020-06-16
* Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* Enable basic volumes support in Podmanv2Matthew Heon2020-04-22
* v2specgen prune libpodBrent Baude2020-04-14