Commit Graph

  • 49095a83f8 Add --prune,-p option to rmi command Arthur Mello 2018-01-27 19:54:38 -02:00
  • 6c05a352df Add authfile param to commit TomSweeneyRedHat 2018-01-30 19:19:30 -05:00
  • 22c524b0e0 Merge pull request #474 from runcom/bump-0.1.28 Antonio Murdaca 2018-01-31 16:23:15 +01:00
  • 9a225c3968 version: bump to v0.1.29-dev Antonio Murdaca 2018-01-31 16:01:51 +01:00
  • 0270e5694c version: bump to v0.1.28 v0.1.28 Antonio Murdaca 2018-01-31 16:01:27 +01:00
  • 1849466827 Fix --runtime-flag for buildah run and bud umohnani8 2018-01-30 12:08:18 -05:00
  • 4f38267342 format should override quiet for images umohnani8 2018-01-29 17:10:59 -05:00
  • 9790b89771 Allow all auth params to work with bud TomSweeneyRedHat 2018-01-27 18:17:05 -05:00
  • 61f5319504 Don't overwrite directory permissions on --chown Fabio Bertinatto 2018-01-12 11:54:30 +01:00
  • 947714fbd2 Unescape HTML characters output into the terminal Boaz Shuster 2018-01-28 19:24:49 +00:00
  • c615c3e23d Fix typo then->than Boaz Shuster 2018-01-29 01:48:00 +00:00
  • d0e1ad1a1a Merge pull request #415 from TomSweeneyRedHat/dev/tsweeney/pwdprompt Daniel J Walsh 2018-01-27 09:34:51 +01:00
  • b68f88c53d Fix: setting the container name to the image Boaz Shuster 2018-01-18 12:04:09 +00:00
  • 7dc787a9c7 Prompt for un/pwd if not supplied with --creds TomSweeneyRedHat 2018-01-24 17:49:37 -05:00
  • 2dbb2a13ed Make bud be really quiet TomSweeneyRedHat 2018-01-23 11:17:31 -05:00
  • ad49b24d0b Return a better error message when failed to resolve an image Boaz Shuster 2018-01-23 15:27:32 +00:00
  • 4ff902dab9 Merge pull request #470 from giuseppe/revendor-containers-image-2 Miloslav Trmač 2018-01-22 16:38:19 +01:00
  • ba128004ca Fix "make validate" warnings Boaz Shuster 2018-01-21 00:15:33 +00:00
  • 5179733c63 Update auth tests and fix bud man page TomSweeneyRedHat 2018-01-20 17:39:36 -05:00
  • 40c3a57d5a Try to fix buildah-containers.md CI test issue TomSweeneyRedHat 2018-01-16 15:26:52 -05:00
  • de9e71dda7 Drop support for 1.7 Daniel J Walsh 2018-01-18 14:19:45 -05:00
  • 1052f3ba40 Create Buildah issue template TomSweeneyRedHat 2018-01-17 12:34:09 -05:00
  • 64b3bd28e3 vendor: bump containers/image and containers/image Giuseppe Scrivano 2018-01-16 19:47:33 +01:00
  • 6bad262ff1 Bump to version 0.11 Daniel J Walsh 2018-01-16 14:30:43 -05:00
  • 092591620b Show ctrid when doing rm -all TomSweeneyRedHat 2018-01-16 10:57:46 -05:00
  • 4d6c90e902 vendor containers/image to 386d6c33c9d622ed84baf14f4b1ff1be86800ccd Boaz Shuster 2018-01-16 16:22:14 +00:00
  • 17d9a73329 Touchup rm and container man pages TomSweeneyRedHat 2018-01-16 07:31:32 -05:00
  • fe2de4f491 Handle commit error gracefully Boaz Shuster 2018-01-07 13:49:38 +00:00
  • adfb256a0f Remove new errors and use established ones in rmi TomSweeneyRedHat 2018-01-10 11:26:48 -05:00
  • 029bdbcbd0 fix buildah push description Huamin Chen 2018-01-09 12:33:05 -05:00
  • fd995e6166 Add --all functionality to rmi TomSweeneyRedHat 2018-01-05 19:20:26 -05:00
  • ae7d2f3547 Ignore sequential duplicate layers when reading v2s1 Nalin Dahyabhai 2018-01-04 18:07:05 -05:00
  • 86fa0803e8 Sanity check the history/diffid list sizes Nalin Dahyabhai 2018-01-04 18:05:40 -05:00
  • 81dfe0a964 When we say we skip a secrets config file, do so Nalin Dahyabhai 2018-01-03 15:40:55 -05:00
  • 9bff989832 Use NewImageSource() instead of NewImage() Nalin Dahyabhai 2018-01-03 15:40:13 -05:00
  • b8740e386e Add --all to remove containers TomSweeneyRedHat 2018-01-04 18:09:34 -05:00
  • d8e506c648 Merge pull request #372 from nalind/storage-update Miloslav Trmač 2018-01-04 16:39:23 +01:00
  • 9f5e1b3a77 Make lint was complaining about some vetshowed err Daniel J Walsh 2018-01-03 08:43:56 -05:00
  • 01f8c7afee Remove chrootuser handling and use libpod/pkg Daniel J Walsh 2018-01-03 08:26:18 -05:00
  • 67e5341846 Add kernel version requirement to install.md and touchups TomSweeneyRedHat 2018-01-02 12:48:35 -05:00
  • 123493895f Merge pull request #370 from rhatdan/master v0.10 Daniel J Walsh 2017-12-26 07:18:41 -05:00
  • 129fb109d5 Bump to version 0.10 Daniel J Walsh 2017-12-24 06:42:43 -05:00
  • 979c945674 Display Config and Manifest as strings Boaz Shuster 2017-12-18 16:12:16 +02:00
  • c77a8d39f1 Create Registry in Docker for Travis CI TomSweeneyRedHat 2017-10-18 09:12:49 -04:00
  • f4151372e5 Create Tutorials menu and add link to README.md TomSweeneyRedHat 2017-12-15 14:53:10 -05:00
  • aa6c809e5a Bump containers/image and containers/image Nalin Dahyabhai 2017-08-18 14:28:29 -04:00
  • 0705787a07 Bump containers/image Nalin Dahyabhai 2017-12-15 10:03:40 -05:00
  • a5129ec3eb Add a test that 'rmi' works with truncated image IDs Nalin Dahyabhai 2017-12-14 17:41:36 -05:00
  • 47ac96155f Use configured registries to resolve image names Nalin Dahyabhai 2017-06-28 17:07:58 -04:00
  • 8b2b56d9b8 Update to work with newer image library Nalin Dahyabhai 2017-06-28 17:07:58 -04:00
  • 544e63de42 Bump containers/image and containers/storage Nalin Dahyabhai 2017-10-24 23:02:13 -04:00
  • 1c27d6918f Merge pull request #466 from nalind/update-storage Miloslav Trmač 2017-12-14 12:21:08 +01:00
  • 43a025ebf9 updating logo reference in README Máirín Duffy 2017-12-12 10:48:09 -05:00
  • 9f2491694d Bump containers/storage and containers/image Nalin Dahyabhai 2017-12-13 11:03:37 -05:00
  • 6116d6a9bc install golang metapackage from backports Antoine Beaupré 2017-12-11 14:26:34 -05:00
  • e5aa6c9fc5 add install.runc target Antoine Beaupré 2017-12-11 13:25:42 -05:00
  • 95ca6c1e1f run make install as sudo Antoine Beaupré 2017-12-11 11:22:17 -05:00
  • 7244ef44fb add Debian stable install instructions Antoine Beaupré 2017-12-11 11:20:47 -05:00
  • 9df6f62a4c add headings for different OSes Antoine Beaupré 2017-12-11 11:13:17 -05:00
  • bf01a80b2b Merge pull request #349 from TomSweeneyRedHat/dev/tsweeney/baseline2 Daniel J Walsh 2017-12-11 12:00:57 -06:00
  • ccd3b3fedb Merge pull request #351 from ripcurld0/small_nitpick Daniel J Walsh 2017-12-08 20:49:49 -06:00
  • 4b4e25868c Merge pull request #350 from ipbabble/tutorial2 Nalin Dahyabhai 2017-12-07 17:12:36 -05:00
  • 4d943752fe Fixed some more Tom nits. William Henry 2017-12-07 10:57:14 -07:00
  • 9128a40ada Fixed some Tom nits. William Henry 2017-12-07 09:18:13 -07:00
  • 8910199181 Add a new tutorial for using Buildah with registries William Henry 2017-12-06 14:10:57 -07:00
  • 1fc5a49958 Add --chown option to add/copy commands Fabio Bertinatto 2017-11-30 15:34:02 +01:00
  • 98f1533731 Small nitpick at matches(Since,Before)Image in cmd/buildah/images Boaz Shuster 2017-12-07 14:09:45 +02:00
  • aae843123f Touchup baseline and rpm tests TomSweeneyRedHat 2017-12-06 11:14:09 -05:00
  • 77804bf256 Merge pull request #348 from vbatts/readme Nalin Dahyabhai 2017-12-05 13:40:28 -05:00
  • 7aaa21d70a README: better first glance idea Vincent Batts 2017-12-04 16:31:23 -05:00
  • ee9b8cde5a Create rpm and baseline test script TomSweeneyRedHat 2017-12-02 16:28:30 -05:00
  • 04ea079130 Bump version to 0.9 TomSweeneyRedHat 2017-12-01 10:42:57 -05:00
  • 2dd03d6741 tests/rpm.bats: use Fedora 27 Nalin Dahyabhai 2017-11-30 18:31:36 -05:00
  • 1680a5f0a0 Fix iterator and a few typos in baseline test TomSweeneyRedHat 2017-11-22 19:23:21 -05:00
  • 5dd1a5f3c9 Touchup test scripts for some minor nits TomSweeneyRedHat 2017-11-21 10:17:43 -05:00
  • 15792b227a Allow push to use the image id TomSweeneyRedHat 2017-11-28 15:06:52 -05:00
  • 14245f2e24 Merge pull request #461 from jonjohnsonjr/patch-1 Miloslav Trmač 2017-11-30 16:36:54 +01:00
  • 8a1d480274 Update README.md jonjohnsonjr 2017-11-29 14:08:38 -08:00
  • 38d3cddb0c Make sure builtin volumes have the correct label Daniel J Walsh 2017-11-28 14:22:47 -05:00
  • a99d5f0798 Bump the GIT_VALIDATION_EPOCH to a newer version Nalin Dahyabhai 2017-11-28 00:07:20 -05:00
  • 53c3e6434d Bump RPM version to 0.8 Nalin Dahyabhai 2017-11-27 18:41:36 -05:00
  • 78b29a5c2f Merge pull request #460 from giuseppe/revendor-containers-image Miloslav Trmač 2017-11-25 13:30:45 +01:00
  • 20d31daec0 vendor: revendor containers/image Giuseppe Scrivano 2017-11-24 09:53:02 +01:00
  • bf40000e72 Bump to v0.8 v0.8 Daniel J Walsh 2017-11-22 16:35:41 +00:00
  • fb99d85b76 Need to block access to kernel files systems in /proc and /sys Daniel J Walsh 2017-11-22 09:42:16 -05:00
  • 85476bf093 Buildah bud does not work with SELinux Daniel J Walsh 2017-11-22 08:57:31 -05:00
  • 5a8f212630 Merge pull request #458 from runcom/bump-v0.1.27 Antonio Murdaca 2017-11-22 02:27:18 +01:00
  • 34e77f9897 version: bump to v0.1.28-dev Antonio Murdaca 2017-11-22 01:53:39 +01:00
  • 93876acc5e version: bump to v0.1.27 v0.1.27 Antonio Murdaca 2017-11-22 01:53:19 +01:00
  • 031283efb1 Merge pull request #456 from rhatdan/master Daniel J Walsh 2017-11-21 13:07:04 -05:00
  • 819c227bf2 Mention docker login in documentation for authentication Urvashi Mohnani 2017-11-21 10:08:12 -05:00
  • 23c54feddd Cleanup skopeo man page and README.md Daniel J Walsh 2017-11-19 07:26:13 -05:00
  • 04e04edbfe Merge pull request #453 from umohnani8/creds Miloslav Trmač 2017-11-21 17:22:44 +01:00
  • 4b23819189 Touchup test scripts for some minor nits TomSweeneyRedHat 2017-11-21 10:17:43 -05:00
  • cbedcd967e Use credentials from authfile for skopeo commands Urvashi Mohnani 2017-11-16 16:22:29 -05:00
  • b893112a90 Merge pull request #328 from TomSweeneyRedHat/dev/tsweeney/baselinetest Daniel J Walsh 2017-11-21 09:41:03 -05:00
  • fa08bd7e91 Merge pull request #454 from nalind/update-storage Miloslav Trmač 2017-11-21 03:43:46 +01:00
  • 9fa477e303 Create baseline test script TomSweeneyRedHat 2017-11-19 14:27:38 -05:00
  • 874d119dd9 Update to a newer containers/storage master Nalin Dahyabhai 2017-11-16 18:38:09 -05:00
  • b7e3320fe4 Bump to 0.7 v0.7 Daniel J Walsh 2017-11-16 22:00:38 +00:00