Commit graph

56 commits

Author SHA1 Message Date
Jörg Thalheim 3ca7722757
podman: use buildGoPackage 2019-01-21 12:21:12 +01:00
Vincent Demeester 1a10caf4df
podman: 0.12.1 -> 0.12.1.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester e3452cd875
podman: 0.11.1 -> 0.12.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester a97b42511f
podman: add patch from containers/libpod#1977
Removes the `-i` from the `go build` commands. Once the PR is merged
and released, this patch won't be required anymore.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:12 +01:00
Vincent Demeester b5eda4cccc
podman: init at 0.11.1.1
podman is a binary build from libpod : libpod is a library used to
create container pods. podman aims to be *almost* compatible with the
docker cli but doesn't require a docker daemon.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:11 +01:00
Vincent Demeester 933b8388da
conmon: init at unstable-2018-11-28
conmon is a required dependency for `podman`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-21 12:21:09 +01:00