Commit Graph

64 Commits

Author SHA1 Message Date
Kirill Shirinkin 2d822034f8 Rename bud to build, while keeping an alias for to bud.
Signed-off-by: Kirill Shirinkin <kirill@hey.com>
2021-08-25 17:56:58 +02:00
Daniel J Walsh cfe911a3f0
Change references from master to main
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-06-23 11:03:24 -04:00
Nalin Dahyabhai 673a26fbce Remove docs that refer to bors, since we're not using it
Remove the bits of our documentation that referred to bors, its bot, and
its configuration file, since we switched to a different merge bot.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2020-10-20 17:02:58 -04:00
Daniel J Walsh a3f9c3c652
switch containers/libpod to containers/podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-07-13 17:21:55 -04:00
Chris Evich b5b67117ab
Bors-ng: Add documentation and status-icon
Signed-off-by: Chris Evich <cevich@redhat.com>
2020-02-07 14:06:06 -05:00
Sascha Grunert b288b7a3d9 Update shebangs to take env into consideration
Some operating systems don’t have `bash` in `/bin`, so we should take the
`$PATH` into consideration for searching it.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>

Closes: #1804
Approved by: TomSweeneyRedHat
2019-08-20 11:26:57 +00:00
Valentin Rothberg e7b9429e19 README: mention that Podman uses Buildah's API
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-08-19 16:52:29 +02:00
Pavel Raiskup cfcfc46c8a escape shell variables in README example
Signed-off-by: Pavel Raiskup <praiskup@redhat.com>

Closes: #1413
Approved by: TomSweeneyRedHat
2019-03-18 13:12:22 +00:00
Valentin Rothberg 6c1a4cc0cd README.md: fix typo
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1367
Approved by: TomSweeneyRedHat
2019-02-25 23:17:17 +00:00
Valentin Rothberg 7d2e0e1150 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: https://github.com/containers/buildah/issues/1349#issuecomment-466096550
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>

Closes: #1362
Approved by: @rhatdan
2019-02-25 08:59:58 +00:00
Zhou Hao 065e341cec Complete the instructions for the command
Completed the `pull` and `info` command descriptions missing from the documentation.

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

Closes: #1211
Approved by: rhatdan
2018-11-30 15:44:57 +00:00
Zhou Hao 0ae8b51eb9 Instructions for completing the pull command
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

Closes: #1162
Approved by: rhatdan
2018-11-07 17:27:17 +00:00
TomSweeneyRedHat c0ca974348 Add buildah.io to README.md and doc fixes
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2018-09-29 13:21:22 -04:00
Nalin Dahyabhai 7681e8dd5b Get rid of dangling whitespace in markdown files
Get rid of dangling whitespace in markdown files, and add a quick
validation check to error out if we try to add any new ones.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2018-09-18 17:10:13 -04:00
Daniel J Walsh ba012ddec6
Move buildah from projecatatomic/buildah to containers/buildah
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-09-18 08:06:11 -04:00
TomSweeneyRedHat 05961173d7 Add Podman relationship to readme, create container tools guide
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #1000
Approved by: rhatdan
2018-09-13 18:30:26 +00:00
Elijah Lynn c767622636 Explain Open Container Initiative (OCI) acronym, add link
Signed-off-by: Elijah Lynn <elynn@redhat.com>

Closes: #941
Approved by: rhatdan
2018-08-22 20:30:58 +00:00
Zhou Hao 47da945078 add rename command
Add rename command to rename a local container.

Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

Closes: #857
Approved by: rhatdan
2018-07-19 13:37:07 +00:00
Zhou Hao 1215b160e8 Completion command
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>

Closes: #868
Approved by: rhatdan
2018-07-18 13:17:23 +00:00
Daniel J Walsh b532bc019c Contributors need to find the CONTRIBUTOR.md file easier
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #848
Approved by: TomSweeneyRedHat
2018-07-05 16:01:55 +00:00
TomSweeneyRedHat a59fb7a665 Create Development plan
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #841
Approved by: rhatdan
2018-07-04 10:05:27 +00:00
Tristan Cacqueray d84f05a304 Fix README example of buildah config
The example needs to use config argument before the container name,
otherwise it is failing with: too many arguments specified.

Signed-off-by: Tristan Cacqueray <tdecacqu@redhat.com>

Closes: #610
Approved by: rhatdan
2018-04-20 11:51:34 +00:00
pixdrift 45a4b816d7 Minor fix for lighttpd example in README
Signed-off-by: pixdrift <support@pixeldrift.net>

Closes: #590
Approved by: rhatdan
2018-04-16 19:03:27 +00:00
TomSweeneyRedHat 78b0a37293 Change image time to locale, add troubleshooting.md, add logo to other mds
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #544
Approved by: rhatdan
2018-03-30 11:41:45 +00:00
TomSweeneyRedHat 3814945f9b Touchup README to re-enable logo
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #536
Approved by: rhatdan
2018-03-27 11:53:13 +00:00
Major Hayden 1e94614a42 Clean up README.md
This patch removes the redundant horizontal rule and cleans up some
dangling whitespace.

Signed-off-by: Major Hayden <major@redhat.com>

Closes: #535
Approved by: TomSweeneyRedHat
2018-03-26 18:28:24 +00:00
TomSweeneyRedHat 25367267fc Switch which for that in README.md
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #519
Approved by: rhatdan
2018-03-17 22:05:08 +00:00
Michael Gugino 09e7ddf544 Fix README link to tutorials
Current link is broken.

This commit corrects the link to point at the
correct file.

Signed-off-by: Michael Gugino <mgugino@redhat.com>

Closes: #480
Approved by: nalind
2018-02-15 15:15:15 +00:00
Benjamin Kircher 67b565da7b Docs: note that buildah needs to run as root
You have to be root to run buildah. This commit adds a notice to the
buildah(1) man-page and improves the front-page README.md a bit so that
this is more obvious to the user.

Fixes issue #420.

Signed-off-by: Benjamin Kircher <benjamin.kircher@gmail.com>

Closes: #462
Approved by: rhatdan
2018-02-10 12:07:07 +00:00
Huamin Chen 029bdbcbd0 fix buildah push description
Signed-off-by: Huamin Chen <hchen@redhat.com>

Closes: #387
Approved by: rhatdan
2018-01-09 18:45:53 +00:00
TomSweeneyRedHat 67e5341846 Add kernel version requirement to install.md and touchups
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #372
Approved by: rhatdan
2018-01-03 13:00:36 +00:00
TomSweeneyRedHat f4151372e5 Create Tutorials menu and add link to README.md
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #367
Approved by: rhatdan
2017-12-15 21:28:32 +00:00
Máirín Duffy 43a025ebf9 updating logo reference in README
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Removing old 'underwear hat' logo, replacing with updated logo artwork

Closes: #359
Approved by: rhatdan
2017-12-13 17:02:17 +00:00
Vincent Batts 7aaa21d70a
README: better first glance idea
Fixes #347

Make the project's first-glance easier to digest.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-12-05 09:09:44 -05:00
Anthony Green d03123204d Add RHEL build instructions.
Signed-off-by: Anthony Green <green@redhat.com>

Closes: #322
Approved by: rhatdan
2017-11-10 11:36:11 +00:00
Daniel J Walsh d63314d737 Add logos for buildah
Thanks to Máirín Duffy for building these logos for e Buildah project

Patch also fixes references to the project Buildah to be upper case.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-10-26 15:23:24 -07:00
TomSweeneyRedHat b794edef6a Add required runc version to README.md
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2017-10-21 14:41:49 -04:00
Daniel J Walsh 480befa88f Add CHANGELOG.md to document buildah progress.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #273
Approved by: rhatdan
2017-09-28 17:08:11 +00:00
Lokesh Mandvekar a2765bb1be update README.md to remove Debian mentions
ppa install steps mentioned in README.md work only for Ubuntu xenial and
zesty so far.

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-09-20 02:47:36 -04:00
Daniel J Walsh ef532adb2f Add build information for Ubuntu
We should document requied packages for installing on Ubuntu and Debian
to match up with the use on Fedora.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-06 06:30:27 -04:00
Daniel J Walsh ee91e6b981 Remove export command
We have implemented most of this code in kpod export, and we now
have kpod import/load/save.  No reason to implement them in both
commands.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #245
Approved by: nalind
2017-08-17 19:40:47 +00:00
TomSweeneyRedHat 728f641179 Update README.md with buildah pronunciation
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #210
Approved by: rhatdan
2017-07-25 17:17:54 +00:00
Nalin Dahyabhai be2d536f52 Bump containers/storage and containers/image
Bump containers/storage and containers/image, and pin them to their
current versions.  This requires that we update image-spec to rc6 and
add github.com/ostreedev/ostree-go, which adds build-time requirements
on glib2-devel and ostree-devel.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #174
Approved by: rhatdan
2017-06-28 21:05:58 +00:00
Daniel J Walsh a49a32f55f Add buildah export support
Will export the contents of a container as a tar ball.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #170
Approved by: rhatdan
2017-06-28 20:06:42 +00:00
Daniel J Walsh 7af6ab2351 Add the missing buildah version from the readme and the buildah man page
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #173
Approved by: rhatdan
2017-06-28 15:59:35 +00:00
Tomas Tomecek d9a77b38fc readme: link to actual manpages
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>

Closes: #165
Approved by: rhatdan
2017-06-27 16:10:40 +00:00
TomSweeneyRedHat 8b99eae5e8 Add runc to required packages in README.md
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>

Closes: #153
Approved by: rhatdan
2017-06-20 21:04:51 +00:00
Nalin Dahyabhai 597d2ab9fa Update the version number we identify as to 0.1.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #146
Approved by: rhatdan
2017-06-14 16:49:59 +00:00
Nalin Dahyabhai 3163a98bdd Add a "push" command
Add a "push" command, which pulls an image's layers from local storage,
recomputes the image's digest and manifest, and uses the image library
to write the result to the specified location.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #141
Approved by: rhatdan
2017-06-13 21:50:42 +00:00
Nalin Dahyabhai 9330f6b87e Mention needing runc at runtime in README.md
Closes #123.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #131
Approved by: nalind
2017-06-02 16:18:54 +00:00