Sorin Sbarnea
5190407619
Assure validate includes lint
...
Fixed issue where lint was not run on CI, so we missed to prevent regressions.
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2020-01-30 18:39:56 +00:00
Konstantinos Kostarellis
8d765ac018
adjusts install.md (Ubuntu): replaces ${NAME} with hard-encoded Ubuntu to support all *buntu flavors
...
- combines downloading and registering of the apt-secure key into a piped oneliner
2020-01-30 13:33:05 +01:00
Konstantinos Kostarellis
9066051d13
adjusts install.md (Ubuntu): registries.conf setup is now in containers-image package
2020-01-30 12:59:24 +01:00
Lokesh Mandvekar
9019fa5099
install.md: registries.conf setup in containers-image package
...
No need for separate setup steps with podman 1.7.0~5.
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2020-01-28 10:42:08 -05:00
Brent Baude
25a01524e3
[CI:DOCS]Add copr link to fedora install page
...
for non-rawhide fedora distributions, you can use the copr repo to track upstream
Fixes : #4956
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-01-27 08:26:01 -06:00
Stefan Agner
5b71056cf6
install.md: mention availability of OpenEmbedded recipes
...
OpenEmbedded is a build framework to build an embedded Linux
distribution. Podman recipes are available in the meta-virtualization
layer.
Signed-off-by: Stefan Agner <stefan@agner.ch>
2020-01-26 11:15:21 +01:00
Lokesh Mandvekar
eef3d3240a
correct search-and-replace error
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2020-01-22 19:05:46 +05:30
Lokesh Mandvekar
26b31fd29c
update install instructions for Debian, Raspbian and Ubuntu
...
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2020-01-17 08:35:45 +05:30
José Guilherme Vanz
914cf0c760
install.md: openSUSE dependencies
...
Adds documentation about how to install dependencies on openSUSE
Signed-off-by: José Guilherme Vanz <jvanz@jvanz.com>
2019-12-16 22:02:51 -03:00
Sorin Sbarnea
a03c3a9318
Enable multi-platform rpm building
...
- make: fix python detection for multiple interpreters
- make: create generic `package` and `package-install` targets
- build_rpm.sh: move package installation into package-install
- build_rpm.sh: fix dnf/yum detection
- build_rpm.sh: install md2man rpm only on platfroms where is available
- build_rpm.sh: temporary skip packaging docs and debug on rhel-8
- docs: `make package-install`
This change is validated by new CI jobs run by rdoproject. See link
below for result.
Depends-On: https://review.rdoproject.org/r/#/c/23943/
Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
2019-12-05 10:34:10 +00:00
nitro
6c757949ce
install.md: added slirp4netns dependency to ubuntu
...
https://github.com/containers/libpod/issues/1234
Signed-off-by: nitrocode <nitrocode@users.noreply.github.com>
2019-12-01 20:01:46 -05:00
Jun Aruga
1f74f6cadd
Update installation - Ubuntu. [skip ci]
...
Current podman deb package does not install /etc/containers/registries.conf .
The added line is for compatibility of use cases with docker.
Signed-off-by: Jun Aruga <jaruga@redhat.com>
2019-11-05 16:11:55 +01:00
Giuseppe Scrivano
2046be6ae0
build: drop support for ostree
...
it is going to be removed from containers/image as well, so no longer
depend on it.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-10-30 11:28:10 +01:00
Chris K
c42e46fd87
install.md: add libbtrfs-dev for Debian build
...
Original-author: @hugelgupf
Replaces: #4050
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-10-01 17:48:26 +02:00
TomSweeneyRedHat
ada0568f53
Update cni config instructions
...
Update the CNI configuration instructions to line up with
the changes introduced in #3868 . Also do a bit less documentation
of the configuration and point to the GitHub project so we won't
get out of sync in the future.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-08-22 19:39:07 -04:00
Ashley Cui
99494b55bc
Homebrew installation in install.md
...
Add brew installation instructions to docs & small fix to brew makefile
Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
2019-08-12 15:03:20 -04:00
Valentin Rothberg
1c0603e9b8
install.md: mention all build tags
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-23 09:35:22 +02:00
Rubatharisan Thirumathyam
45b6e98c88
mkdir -p /etc/cni/net.d requires sudo
...
Signed-off-by: Rubatharisan Thirumathyam <ruth@netcompany.com>
2019-07-19 14:58:37 +02:00
Daniel J Walsh
369f8b8862
Fix spelling mistakes in man pages and other docs
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-07-11 17:56:54 -04:00
Adel Mamin
ac72229afd
Added instruction to enable the user namespaces permanenty in Manjaro
...
Signed-off-by: Adel Mamin <adel.mamin@exafore.com>
2019-07-03 12:38:35 +03:00
Adel Mamin
229c5d6bb2
Addressed code review comments
...
Signed-off-by: Adel Mamin <adel.mamin@exafore.com>
2019-07-03 12:38:35 +03:00
Adel Mamin
08bd05cf5c
Updated install.md for Manjaro Linux
...
Signed-off-by: Adel Mamin <adel.mamin@exafore.com>
2019-07-03 12:38:35 +03:00
Valentin Rothberg
d697456dc9
migrate to go-modules
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00
Peter Hunt
3a0d9516ba
include make podman target in install instructions
...
now that podman ships conmon >=0.3.0
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-06-21 14:38:25 -04:00
TomSweeneyRedHat
54e1a3a103
Create Dockerfiles for podmanimage
...
The Dockerfiles necessary to create the stable, testing and upstream container images
on quay.io/user/podman. Once this is commited, I will set up those images
such that they will be built with every git commit.
stable - Latest Fedora release image
testing - Latest release on bohdi Fedora testing
upstream - Latest version in upstream podman
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-06-01 14:22:38 -04:00
Jesse Wattenbarger
78f2fa5956
Update install.md ostree Debian dependencies.
...
Add more Debian dependencies that I needed in Debian 9.9.
Signed-off-by: Jesse Wattenbarger <jesse.j.wattenbarger@gmail.com>
2019-05-24 21:46:51 -04:00
TomSweeneyRedHat
79873d1887
Remove conmon from fedora install instructions
...
conmon package is no longer available, remove from
install.md.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-05-20 16:12:20 -04:00
Peter Hunt
900dd3e633
Fixup conmon documentation
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-05-18 19:33:12 -04:00
Axel Obermeier
fe2d074608
Update installation instructions
...
Signed-off-by: h-vetinari <h.vetinari@gmx.com>
2019-05-07 07:46:39 +02:00
Christian Bewernitz
698b281495
install.md contains hints for rootless setup on arch linux
...
- related to issue #3030
- including pointer to new section in README.md provided by #3038
Signed-off-by: Christian Bewernitz <coder@karfau.de>
2019-05-01 14:24:56 +02:00
Vanessa Sochat
02541388df
adding uidmap to install steps for ubuntu
...
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
2019-04-12 15:42:30 -04:00
Vanessa Sochat
3288cc6078
adding additional update, needed for install
...
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
2019-04-11 17:14:40 -04:00
Daniel J Walsh
d0ee203986
Cleanup messages on podman load
...
If user does not specify file or redirect for stdin, then
throw an error
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-03-18 12:23:41 -04:00
TomSweeneyRedHat
d033452b3d
Replace skopeo-containers with containers-common
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Replaces 'skopeo-containers' with 'containers-common' in the files that
I feel comfortable changing it in. There are a number of rpm building
related files that still have it, but I was hesitant to do so.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-03-14 09:01:30 -04:00
Valentin Rothberg
6d8d1e7eb5
install.md: add section about vendoring
...
Add a section about how `make vendor` works and how to troubleshoot it.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-07 13:47:42 +01:00
Michael Petö
602a1fef76
Update ArchLinux installation instructions
...
Podman is available in the official repositories
Signed-off-by: Michael Petö <michael@petoe.me>
2019-01-26 23:00:49 +01:00
Richard Brown
21ec833476
Add openSUSE Kubic to install.md
...
Signed-off-by: Richard Brown <RBrownCCB@opensuse.org>
2019-01-17 23:03:03 +01:00
Daniel J Walsh
4296170aab
Installing podman
...
Add documentation on how to install a packaged version of podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-01-16 11:56:39 -05:00
TomSweeneyRedHat
41c3530d75
Bump golang to v1.10 in install.md
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2018-11-13 13:40:29 -05:00
Matthew Heon
dd73525fd5
Update docs to build a runc that works with systemd
...
Runc disables systemd cgroup support when build statically, so
don't tell people to do that now that we're defaulting to systemd
for cgroup management.
Also, fix some error messages to use the proper ID() call for
containers.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-10-01 10:23:06 -04:00
TomSweeneyRedHat
9ae6d773b4
Added GOPATH/bin to PATH install.md
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes : #1408
Approved by: rhatdan
2018-09-05 23:38:19 +00:00
Micah Abbott
aac2bcb63e
point to containers/skopeo
...
Signed-off-by: Micah Abbott <miabbott@redhat.com>
Closes : #1300
Approved by: mheon
2018-08-18 15:19:23 +00:00
Micah Abbott
a1ec7ff58d
install.md: point to containers/libpod
...
Signed-off-by: Micah Abbott <miabbott@redhat.com>
Closes : #1300
Approved by: mheon
2018-08-18 15:19:23 +00:00
Daniel J Walsh
d20f3a5146
switch projectatomic to containers
...
Need to get some small changes into libpod to pull back into buildah
to complete buildah transition.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #1270
Approved by: mheon
2018-08-16 17:12:36 +00:00
Daniel J Walsh
7a7d0f1446
Add information about the configuration files to the install docs
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #988
Approved by: mheon
2018-06-22 18:59:58 +00:00
Micah Abbott
018462b1f0
install: need to install make on Fedora-like distros
...
Somehow `make` fails to get brought in with all the build tools, so
explicitly install it.
Signed-off-by: Micah Abbott <miabbott@redhat.com>
2018-06-20 14:45:28 -04:00
Valentin Rothberg
b241acaef5
install.md: fix typo
...
s/conman/conmon/
Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
Closes : #900
Approved by: rhatdan
2018-06-05 14:59:36 +00:00
Tristan Cacqueray
f9eb421348
docs: fix contrib/cni broken link
...
This change updates the install.md documentation to reference the new
cni directory location. This change also restores the previously
deleted README.md with updated instructions.
Signed-off-by: Tristan Cacqueray <tdecacqu@redhat.com>
Closes : #761
Approved by: baude
2018-05-14 13:30:39 +00:00
TomSweeneyRedHat
ab88304162
Touch up tutorial location and install reqs
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes : #337
Approved by: rhatdan
2018-02-15 19:51:46 +00:00
Daniel J Walsh
099b5fb6f6
Ran spell checker through all man pages
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #269
Approved by: TomSweeneyRedHat
2018-01-29 15:21:34 +00:00