Sascha Grunert
d780c0a23c
Update README.md to reference latest version
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-23 09:15:22 +01:00
Dmitry Smirnov
8d928d525f
codespell: spelling corrections
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2019-11-13 08:15:00 +11:00
Matthew Heon
23058842f2
Bump version in README to v1.6.3
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-11-04 16:07:00 -05:00
Stephen Piccolo
d7a8310380
Update link to Commands documentation
...
The previous link pointed to the Markdown file, but the links are broken on that page. This pull request points to the actual documentation.
Grabbed from @srp33 PR https://github.com/containers/libpod/pull/4407 to help the merge process.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-11-01 16:38:18 -04:00
OpenShift Merge Robot
2793ec29c6
Merge pull request #4292 from mheon/bump-1.6.2
...
Bump to v1.6.2
Signed-off-by: cnbattle <qiaicn@gmail.com>
2019-10-18 21:55:16 +08:00
OpenShift Merge Robot
bd08fc0e9b
Merge pull request #4180 from cevich/update_download_links
...
Docs: Update links, add links to latest
2019-10-04 08:55:50 -07:00
Chris Evich
980291d0c1
Docs: Update links, add links to latest
...
Signed-off-by: Chris Evich <cevich@redhat.com>
2019-10-03 15:18:38 -04:00
Matthew Heon
6a540bd3ba
Podman 1.6.0 has been released, update the README
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-10-02 13:09:50 -04:00
Matthew Heon
080abfd222
Add README note about security reporting process.
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-09-26 13:04:55 -04:00
Valentin Rothberg
fd8570befa
README: add Communications section
...
Add a `Communications` section to the README to make it more
approachable for new users who want to reach the community and
maintainers.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-09-25 13:49:18 +02:00
TomSweeneyRedHat
9f84d2ee27
Move rootless and Mac to Tutorials page
...
As the title says.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-09-19 19:26:32 -04:00
Daniel J Walsh
f25f2ccbea
Fixup README.md to give proper information
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-09-05 14:44:44 -04:00
Chris Evich
370b1a887c
Cirrus: Reimplement release archive + upload
...
The initial implementation was far more complicated than necessary.
Strip out the complexities in favor of a simpler and more direct
approach.
Signed-off-by: Chris Evich <cevich@redhat.com>
2019-08-28 11:54:06 -04:00
Chris Evich
8e46106f42
Readme: Links for automatic binary releases
...
Signed-off-by: Chris Evich <cevich@redhat.com>
2019-08-28 11:53:34 -04:00
TomSweeneyRedHat
4616452d69
Touchup README with Buildah build usage
...
Adding the verbiage from the Buildah README.MD
to Podmans. Original PR by @vrothberg at:
https://github.com/containers/buildah/pull/1801/files
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-08-20 09:33:15 -04:00
OpenShift Merge Robot
e74957234a
Merge pull request #3699 from fiws/patch-1
...
add godoc link to readme
2019-08-08 22:52:03 +02:00
Filip Weiss
21cf37d0d5
add godoc link to readme
...
Signed-off-by: Filip Weiss <me@fiws.net>
2019-08-02 13:31:18 +02:00
TomSweeneyRedHat
5779e89809
Touch up XDG, add rootless links
...
Touch up a number of formating issues for XDG_RUNTIME_DIRS in a number
of man pages. Make use of the XDG_CONFIG_HOME environment variable
in a rootless environment if available, or set it if not.
Also added a number of links to the Rootless Podman config page and
added the location of the auth.json files to that doc.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-07-29 11:29:41 -04:00
Matthew Heon
241c643e77
Bump current version in README
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-07-02 19:55:06 -04:00
Matthew Heon
9aeba12d61
Add some missing periods to the readme
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-06-20 19:56:57 -04:00
Matthew Heon
b015c9560a
Minor roadmap adjustment in README
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-06-19 10:42:42 -04:00
Matthew Heon
861a3b84a3
Update 1.4.0 release notes with ID -> Id in inspect
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-06-13 12:47:57 -04:00
Matthew Heon
a01349373a
Small fix to readme to force tests to run
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-05-31 11:59:50 -04:00
Peter Hunt
900dd3e633
Fixup conmon documentation
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-05-18 19:33:12 -04:00
OpenShift Merge Robot
00ecbfc131
Merge pull request #2844 from haircommander/cri-o-update
...
move to cri-o/cri-o and build with containers/conmon
2019-05-17 21:49:10 +02:00
Matthew Heon
4b2d743d53
Fix a typo in release notes, and bump README version
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2019-05-17 11:16:10 -04:00
Peter Hunt
38333970ba
s|kubernetes-sigs/cri-o|cri-o/cri-o|g
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2019-05-17 11:10:09 -04:00
Matthew Heon
29e4271c6c
Minor capitalization fix in Readme
...
Need this to re-trigger CI
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-05-15 14:05:20 -04:00
Matthew Heon
6e3f300fd3
Add details on rootless Podman to the readme
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-04-29 17:16:36 -04:00
alsadi
c17b931a79
point to 3rd party tools for `docker-compose` format
...
Signed-off-by: alsadi <alsadi@gmail.com>
2019-04-25 11:42:50 +03:00
Daniel J Walsh
095d5c05a4
Fix README.md -> rootless.md link
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-04-11 14:51:59 -04:00
Daniel J Walsh
a5c4fcb022
Document shortcomings with rootless podman
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-04-05 08:10:47 -04:00
Matthew Heon
bb2b6a1ad4
Update README with current version
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-03-31 11:47:53 -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
baude
4848aae587
podman remote-client readme
...
addition of a remote-client readme.
Signed-off-by: baude <bbaude@redhat.com>
2019-02-26 10:03:16 -06:00
Valentin Rothberg
2ce8a1c890
README: refine "Out of scope" section
...
Based on user feedback, refine the "Out of scope" section regarding
`docker-compose`:
* Explain why Podman uses Kubernetes YAML.
* Explain how `podman-play-kube` and `podman-generate-kube` fit into the
picture.
Addresses: https://github.com/containers/libpod/pull/2428#discussion_r259996507
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-26 15:02:40 +01:00
OpenShift Merge Robot
05450f3162
Merge pull request #2428 from vrothberg/docker-compose-out-of-scope
...
README: update "out of scope" section
2019-02-26 10:38:04 +01:00
Valentin Rothberg
5d9c34d97c
README.md: rephrase Buildah description
...
Rephrase the description of Buildah to make some core attributes
(e.g., rootless, Dockerfile-less build, etc.) more obvious.
Addresses: [#1349 (comment)](https://github.com/containers/buildah/issues/1349#issuecomment-466096550 )
Cherry-pick-from: https://github.com/containers/buildah/pull/1362
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-25 18:26:00 +01:00
Valentin Rothberg
af8f29b677
README: update "out of scope" section
...
Also mention that Podman does/will not support `docker-compose`.
Fixes: https://github.com/containers/libpod/issues/746#issuecomment-467011211
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-02-25 17:03:32 +01:00
OpenShift Merge Robot
0cf9747cf4
Merge pull request #2237 from fulldecent/patch-1
...
Mention officially supported OSes, fixes #2208
2019-02-06 23:44:17 +01:00
William Entriken
a216c87150
Mention OSes that pass the build
...
Signed-off-by: William Entriken <github.com@phor.net>
2019-02-06 15:29:23 -05:00
Daniel J Walsh
1a34eb25e6
add Pod Manager References
...
Just to clarify where the name came from. We also now manage
volumes so add that to the description.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-01-31 09:27:43 +00:00
Matthew Heon
2cff111d71
Update README for v1.0.0
...
Also bump gitvalidation epoch - we usually do this every release,
but v1.0.0 is on a branch so we need a separate commit for master
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-01-16 12:05:44 -05:00
Matthew Heon
21402432d9
Trivial readme updates
...
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-01-10 11:50:02 -05:00
Daniel J Walsh
4d13262405
Change all 'can not' to 'cannot' for proper usage
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-12-21 10:27:54 -05:00
Chris Evich
d038497b09
Fix documentation links and flow
...
Signed-off-by: Chris Evich <cevich@redhat.com>
2018-12-12 10:56:18 -05:00
Matthew Heon
c465cdbe20
Update release notes for 0.12.1
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-12-06 15:52:13 -05:00
Matthew Heon
663ed73672
Add release notes for 0.11.1.1
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-11-15 13:48:17 -05:00
Chris Evich
1fb3851620
Cirrus: Add master branch testing status badge
...
Engineers get testing status via their PR's but another round of testing
happens post-merge, without any direct feedback. Fix this in a small
way, by adding a dynamic status badge on the front-page. If this
turns red, it means Cirrus-CI testing of the master branch failed
for some reason.
Nearly always it's something harmless, but once and a while, this
catches really nasty problems caused by merge-sequence issues.
Having that feedback on the front page ensures the right people will
eventually get called into action.
Signed-off-by: Chris Evich <cevich@redhat.com>
2018-11-14 10:23:53 -05:00
Matthew Heon
98f30f69cf
Update release notes for 0.10.1.3
...
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
2018-10-17 18:49:54 -04:00