Commit Graph

  • 68ccdd77fe Fix timeout issue Daniel J Walsh 2017-10-06 10:15:27 -04:00
  • 2966f794fc Merge pull request #406 from mtrmac/macOS Antonio Murdaca 2017-10-03 13:01:44 +02:00
  • 6124673bbc Add further tty verbiage to buildah run TomSweeneyRedHat 2017-10-02 09:01:45 -04:00
  • cac2dd4dd8 Make inspect try an image on failure if type not specified TomSweeneyRedHat 2017-10-02 09:44:49 -04:00
  • 70b57afda6 use Makefile var for go compiler Lokesh Mandvekar 2017-10-02 14:49:22 -04:00
  • 37e34aaff2 Automatically use the right CFLAGS and LDFLAGS for gpgme Miloslav Trmač 2017-09-02 01:13:48 +02:00
  • aa6df53779 Only use the cgo workaround if using gpgme Miloslav Trmač 2017-09-02 00:49:41 +02:00
  • e3170801c5 Merge pull request #427 from rhatdan/vendor Miloslav Trmač 2017-10-02 17:46:40 +02:00
  • 4e9ef94365 Vendor in latest containers storage Daniel J Walsh 2017-09-29 20:35:33 +00:00
  • f6c2a1e24e Make sure pushing ends up with CLI on a fresh new line Daniel J Walsh 2017-09-29 11:07:32 -04:00
  • 480befa88f Add CHANGELOG.md to document buildah progress. Daniel J Walsh 2017-09-28 07:55:19 -04:00
  • a3fef4879e Validate options Daniel J Walsh 2017-09-27 21:46:28 +00:00
  • 330cfc923c Only print logrus if in debug mode Daniel J Walsh 2017-09-27 21:46:22 +00:00
  • 0fc0551edd Cleanup buildah-run code Daniel J Walsh 2017-09-25 08:26:40 -04:00
  • 296a752555 Cleanup buildah-rmi code Daniel J Walsh 2017-09-22 09:42:09 +00:00
  • 3fbfb56001 Cleanup buildah-mount code Daniel J Walsh 2017-09-22 09:41:47 +00:00
  • 50a6a566ca Cleanup buildah-inspect code Daniel J Walsh 2017-09-22 09:41:32 +00:00
  • aca2c96602 Cleanup buildah-config code Daniel J Walsh 2017-09-22 09:41:03 +00:00
  • 57a0f38db6 Cleanup buildah-images code Daniel J Walsh 2017-09-22 09:40:32 +00:00
  • ff39bf0b80 Cleanup buildah code Daniel J Walsh 2017-09-22 09:40:00 +00:00
  • 4b38cff005 Cleanup buildah-push code Daniel J Walsh 2017-09-22 09:39:33 +00:00
  • 89949a1156 Cleanup buildah-from code Daniel J Walsh 2017-09-22 09:39:05 +00:00
  • 97ec4563b4 Cleanup buildah-containers code Daniel J Walsh 2017-09-22 09:38:31 +00:00
  • 47665ad777 Cleanup buildah-commit code Daniel J Walsh 2017-09-22 09:37:40 +00:00
  • e1e58584a9 Cleanup buildah-bud code Daniel J Walsh 2017-09-22 09:32:10 +00:00
  • 9f54acd6bd Merge pull request #424 from lsm5/Makefile-go-var Miloslav Trmač 2017-09-26 17:54:37 +02:00
  • e735faac75 use Makefile var for go compiler Lokesh Mandvekar 2017-09-25 16:37:15 -04:00
  • 62fc48433c Add support for buildah run --hostname Daniel J Walsh 2017-09-21 11:39:39 +00:00
  • a72aaa2268 Update buildah spec file to match new version Daniel J Walsh 2017-09-22 09:06:18 -04:00
  • 9cbccf88cf Merge pull request #268 from rhatdan/master v0.4 Daniel J Walsh 2017-09-22 06:10:31 -04:00
  • de0d8cbdcf Bump to version 0.4 Daniel J Walsh 2017-09-22 10:05:03 +00:00
  • 333899deb6 Merge pull request #264 from lsm5/fix-readme-ubuntu Daniel J Walsh 2017-09-22 05:59:07 -04:00
  • 1d0b48d7da Add default transport to push if not provided TomSweeneyRedHat 2017-09-09 18:33:28 -04:00
  • 3c67427272 Merge pull request #422 from umohnani8/auth Miloslav Trmač 2017-09-21 16:11:37 +02:00
  • a1865e9d8b fixing error checking due to update in make lint umohnani8 2017-09-20 13:16:22 -04:00
  • a2765bb1be update README.md to remove Debian mentions Lokesh Mandvekar 2017-09-20 02:47:36 -04:00
  • c19c8f9503 Merge pull request #261 from vbatts/example Daniel J Walsh 2017-09-18 10:42:04 -04:00
  • f17bfb937f examples: adding a basic lighttpd example Vincent Batts 2017-09-15 15:53:31 -04:00
  • 875dd2e7a9 Merge pull request #417 from mtrmac/manifest-list-hofix Miloslav Trmač 2017-09-14 17:41:55 +02:00
  • 75dc703d6a Mark TestCopyFailsWithManifestList with ExpectFailure Miloslav Trmač 2017-09-13 18:06:27 +02:00
  • fd6324f800 Vendor after merging mtrmac/image:manifest-list-hotfix Miloslav Trmač 2017-09-13 17:51:48 +02:00
  • a41cd0a0ab Merge pull request #413 from TomSweeneyRedHat/dev/tsweeney/docfix/3 Miloslav Trmač 2017-09-11 19:55:04 +02:00
  • b548b5f96f Spruce up the README.md a bit TomSweeneyRedHat 2017-09-08 14:34:57 -04:00
  • 2bfbb4cbf2 Merge pull request #412 from thomasmckay/patch-1 Miloslav Trmač 2017-09-11 18:17:04 +02:00
  • b2297592f3 removed builddep for adding ostree-devel thomasmckay 2017-09-11 08:51:08 -04:00
  • fe6073e87e update installing build dependencies thomasmckay 2017-09-08 09:37:32 -04:00
  • 4e4ceff6cf Merge pull request #244 from rhatdan/unbuntu Daniel J Walsh 2017-09-08 07:56:11 -04:00
  • 09557f308c Merge pull request #411 from TomSweeneyRedHat/dev/tsweeney/docfix2 Antonio Murdaca 2017-09-08 01:07:48 +02:00
  • 10c2053967 Touch up a few tpyos TomSweeneyRedHat 2017-09-07 14:19:08 -04:00
  • 55e7b079f1 Merge pull request #403 from owtaylor/requested-manifest-mime-types Miloslav Trmač 2017-09-07 18:04:32 +02:00
  • 035fc3a817 Update for removal of requestedMIMETypes from containers/image/types.ImageReference.NewImageSource() Owen W. Taylor 2017-08-31 14:47:35 -04:00
  • ef532adb2f Add build information for Ubuntu Daniel J Walsh 2017-08-15 11:38:46 -04:00
  • 5faf7d8001 Merge pull request #407 from dlorenc/helper Miloslav Trmač 2017-09-04 19:54:15 +02:00
  • 2ada6b20a2 Add docker-credential-helpers dependency. dlorenc 2017-09-02 13:15:28 -07:00
  • 16181f1cfb Merge pull request #404 from mtrmac/shallow-clone Miloslav Trmač 2017-09-02 00:32:57 +02:00
  • 8c07dec7a9 Use (git clone --depth=1) to speed up testing Miloslav Trmač 2017-08-31 22:11:42 +02:00
  • 9327431e97 Avoid trying to print a nil ImageReference Nalin Dahyabhai 2017-08-31 13:53:13 -04:00
  • a9e8c588e9 Merge pull request #399 from umohnani8/oci_name Miloslav Trmač 2017-08-31 19:03:37 +02:00
  • bf6812ea86 [DO NOT MERGE] Modify skopeo tests umohnani8 2017-08-25 11:30:40 -04:00
  • c9c735e20d Add authentication to commit and push TomSweeneyRedHat 2017-08-24 17:44:32 -04:00
  • f28dcb3751 Auto-set build tags for ostree and selinux Nalin Dahyabhai 2017-08-28 10:39:18 -04:00
  • 9e088bd41d Add information on buildah from man page on transports Daniel J Walsh 2017-08-16 05:04:02 -04:00
  • 52087ca1c5 Remove --transport flag Daniel J Walsh 2017-08-23 06:47:13 -04:00
  • 0de0d23df4 Run: don't complain about missing volume locations Nalin Dahyabhai 2017-08-18 12:51:03 -04:00
  • 498f0ae9d7 Add credentials to buildah from TomSweeneyRedHat 2017-07-20 20:02:11 -04:00
  • ee91e6b981 Remove export command Daniel J Walsh 2017-08-15 11:55:45 -04:00
  • 5f6b0a00e2 Merge pull request #397 from cyphar/renable-verification-oci Antonio Murdaca 2017-08-17 04:58:20 +02:00
  • d55a17ee43 integration: re-enable image-tools upstream validation Aleksa Sarai 2017-08-15 01:45:24 +10:00
  • 96ce8b63bc vendor: revendor github.com/opencontainers/image-tools@da84dc9dddc823a32f543e60323f841d12429c51 Aleksa Sarai 2017-08-15 01:44:31 +10:00
  • 265d2da6cf Always free signature.PolicyContexts Nalin Dahyabhai 2017-07-28 12:58:29 -04:00
  • 8eb7d6d610 Run(): create the right working directory Nalin Dahyabhai 2017-08-10 16:08:03 -04:00
  • 1d1cc1ff5b Merge pull request #388 from mrunalp/update_deps Antonio Murdaca 2017-08-04 20:09:16 +02:00
  • 6f3ed0ecd9 Update dependencies to change to logrus 1.0.0 Mrunal Patel 2017-08-01 10:09:40 -07:00
  • 7e90bc082a Merge pull request #392 from mtrmac/test-test-failures Antonio Murdaca 2017-08-04 11:58:37 +02:00
  • d11d173db1 Install golint on macOS Miloslav Trmač 2017-08-03 23:07:08 +02:00
  • 94f2bf025a Replace --registry with --transport Nalin Dahyabhai 2017-07-31 10:44:21 -04:00
  • 262b43a866 Improve "from" behavior with unnamed references Nalin Dahyabhai 2017-07-28 17:29:37 -04:00
  • 5259a84b7a atomic transport is being deprecated, so we should not document it. Daniel J Walsh 2017-08-01 16:23:35 -04:00
  • bf83bc208d Add quiet description and touch ups TomSweeneyRedHat 2017-07-29 15:09:18 -04:00
  • e616dc116a Avoid parsing image metadata for dates and layers Nalin Dahyabhai 2017-07-26 11:01:48 -04:00
  • 933c18f2ad Read the image's creation date from public API Nalin Dahyabhai 2017-07-10 16:29:27 -04:00
  • be5bcd549d Bump containers/storage and containers/image Nalin Dahyabhai 2017-07-20 16:37:26 -04:00
  • c845d7a5fe ci: use Fedora registry and mount repos Jonathan Lebon 2017-07-27 09:52:16 -07:00
  • 16d9d97d8c ci: rename files to the new PAPR name Jonathan Lebon 2017-07-27 09:51:35 -07:00
  • 72e662bcb7 Merge pull request #387 from errm/errm/osx-install Miloslav Trmač 2017-07-27 18:00:26 +02:00
  • a934622220 Install go-md2man on travis osx Ed Robinson 2017-07-26 21:57:11 +01:00
  • 8e36b22a71 Makefile: "clean" should also remove test helpers Nalin Dahyabhai 2017-07-12 11:09:33 -04:00
  • 98c4e0d970 Don't panic if an image's ID can't be parsed Nalin Dahyabhai 2017-07-10 16:30:06 -04:00
  • c448bc0a29 Check make install on osx travis build Ed Robinson 2017-07-26 20:14:49 +01:00
  • b0b85dc32f Fix make install on OSX Ed Robinson 2017-07-26 20:11:03 +01:00
  • 83fe25ca4e Turn on --enable-gc when running gometalinter Nalin Dahyabhai 2017-07-26 12:49:01 -04:00
  • 75811bd4b1 Merge pull request #382 from errm/errm/automate-osx-build Miloslav Trmač 2017-07-26 17:08:02 +02:00
  • bb84c696e2 Stubb out libostree support when building on OSX Ed Robinson 2017-07-24 20:39:13 +01:00
  • b7e9966fb2 Make sure that we can build an RPM Nalin Dahyabhai 2017-07-24 09:53:19 -04:00
  • 8a3ccb53c4 rmi: handle truncated image IDs Nalin Dahyabhai 2017-07-25 10:33:31 -04:00
  • 3e9a075b48 Don't leak containers/image Image references Nalin Dahyabhai 2017-07-24 16:59:48 -04:00
  • 95d9d22949 Prefer higher-level storage APIs Nalin Dahyabhai 2017-07-24 16:57:46 -04:00
  • 728f641179 Update README.md with buildah pronunciation TomSweeneyRedHat 2017-07-25 07:16:48 -04:00
  • 4d5e442c25 Adds automated build for OSX re #380 Ed Robinson 2017-07-24 20:37:58 +01:00
  • 8ce683f4fe Build our own libseccomp in Travis Nalin Dahyabhai 2017-07-21 17:42:10 -04:00