Commit Graph

  • fd7762b7e2 Try to enable "run" tests in CI Nalin Dahyabhai 2017-07-20 13:41:51 -04:00
  • 9333e5369d Switch to running PAPR tests on Fedora 26 Nalin Dahyabhai 2017-07-21 14:13:55 -04:00
  • e92020a4db Keep the version in the .spec file current Nalin Dahyabhai 2017-07-21 13:18:56 -04:00
  • b9b2a8a7ef Vendor in latest containers/image and bump to version 0.3 v0.3 Dan Walsh 2017-07-20 14:05:26 -04:00
  • b37a981500 Stop trying to set the Platform in runtime specs Nalin Dahyabhai 2017-07-20 13:23:09 -04:00
  • a500e22104 Update image-spec and runtime-spec to v1.0.0 Nalin Dahyabhai 2017-07-19 14:21:05 -04:00
  • 91606d49f2 Merge pull request #379 from runcom/bump-oci-v1 Antonio Murdaca 2017-07-20 19:53:18 +02:00
  • 85bbb497d3 bump back to v0.1.24-dev Antonio Murdaca 2017-07-20 19:27:11 +02:00
  • 1bbd87f435 bump to v0.1.23 v0.1.23 Antonio Murdaca 2017-07-20 19:26:52 +02:00
  • bf149c6426 Merge pull request #378 from mtrmac/runtime-spec-v1.0.0 Antonio Murdaca 2017-07-20 19:33:24 +02:00
  • ca03debe59 Update to image-spec v1.0.0 and revendor Miloslav Trmač 2017-07-20 16:19:56 +02:00
  • 2d168e3723 Merge pull request #377 from mtrmac/image-spec-1.0.0 Antonio Murdaca 2017-07-20 14:36:33 +02:00
  • 2c1ede8449 Update to image-spec v1.0.0 and revendor Miloslav Trmač 2017-07-19 23:50:50 +02:00
  • ac2aad6343 Update the version number we identify as to 0.2. v0.2 Daniel J Walsh 2017-07-18 20:07:48 +00:00
  • c8a887f512 Add support for -- ending options parsing to buildah run Dan Walsh 2017-07-17 17:09:30 -04:00
  • b2a06ed720 Merge pull request #376 from runcom/fix-375 Miloslav Trmač 2017-07-18 18:58:36 +02:00
  • 2874584be4 vendor c/image: fix auth handlers Antonio Murdaca 2017-07-18 17:14:35 +02:00
  • f4a5511e83 Only print heading once when executing buildah images Dan Walsh 2017-07-17 16:19:31 -04:00
  • a6f7d725a0 Add/Copy need to support glob syntax Daniel J Walsh 2017-07-17 14:42:58 +00:00
  • dd98523b8d Add flag to remove containers on commit Daniel J Walsh 2017-07-14 08:57:26 -04:00
  • 98ca81073e Improve buildah push man page and help information Daniel J Walsh 2017-07-13 13:14:41 +00:00
  • 5f80a1033b add a way to disable PTY allocation Tomas Tomecek 2017-07-07 06:41:31 +02:00
  • 70518e7093 clarify --runtime-flag of run command Tomas Tomecek 2017-07-10 07:50:12 +02:00
  • 0c70609031 gitignore build artifacts Tomas Tomecek 2017-07-10 07:44:16 +02:00
  • b1c6243f8a Need \n for Printing untagged message Daniel J Walsh 2017-06-29 12:27:09 +00:00
  • 12a3abf6fa Update to match newer storage and image-spec APIs Nalin Dahyabhai 2017-06-28 11:40:28 -04:00
  • f46ed32a11 Build imgtype independently Nalin Dahyabhai 2017-06-28 14:34:41 -04:00
  • be2d536f52 Bump containers/storage and containers/image Nalin Dahyabhai 2017-06-28 10:51:30 -04:00
  • 72253654d5 imgtype: don't log at Fatal level Nalin Dahyabhai 2017-06-26 10:44:26 -04:00
  • a2bd274d11 imgtype: add debugging, reexec, an optimization Nalin Dahyabhai 2017-06-26 09:55:59 -04:00
  • 416301306a Make it possible to run tests with non-vfs drivers Nalin Dahyabhai 2017-06-16 14:21:43 -04:00
  • a49a32f55f Add buildah export support Daniel J Walsh 2017-06-27 20:53:55 +00:00
  • 7af6ab2351 Add the missing buildah version from the readme and the buildah man page Daniel J Walsh 2017-06-28 15:04:35 +00:00
  • 6d85cd3f7d update 'buildah images' and 'buildah rmi' commands Ryan Cole 2017-06-21 10:54:43 -04:00
  • 91e801b451 Merge pull request #371 from nalind/vendor-storage Antonio Murdaca 2017-06-28 17:30:14 +02:00
  • b0648d79d4 Bump containers/storage and containers/image Nalin Dahyabhai 2017-06-27 17:09:22 -04:00
  • d9a77b38fc readme: link to actual manpages Tomas Tomecek 2017-06-27 08:07:11 +02:00
  • e50fee5738 cmd/buildah/containers.go: Add JSON output option Brent Baude 2017-06-26 09:52:51 -05:00
  • 63ca9028bc Add 'buildah version' command umohnani8 2017-06-22 11:47:20 -04:00
  • 62845372ad cmd/buildah/images.go: Add JSON output option Brent Baude 2017-06-24 07:54:19 -05:00
  • 5458250462 Update the example commit target to skip transport Nalin Dahyabhai 2017-06-19 10:23:35 -04:00
  • 8efeb7f4ac Handle "run" without an explicit command correctly Nalin Dahyabhai 2017-06-23 11:53:51 -04:00
  • 303a8df35d Ensure volume points get created, and with perms Nalin Dahyabhai 2017-06-20 17:37:50 -04:00
  • 21b1a9349d Add a -a/--all option to "buildah containers" Nalin Dahyabhai 2017-06-14 13:32:37 -04:00
  • 437d608772 Merge pull request #370 from 0x0916/2017-06-22/dockerfile Miloslav Trmač 2017-06-22 13:03:44 +02:00
  • d57934d529 Dockerfile.build: using ubuntu 17.04 0x0916 2017-06-22 17:13:28 +08:00
  • 4470b88c50 Merge pull request #368 from runcom/cut-v0.1.22 Antonio Murdaca 2017-06-21 10:39:49 +02:00
  • 03595a83d0 bump back to v0.1.23 Antonio Murdaca 2017-06-21 10:22:58 +02:00
  • 5d24b67f5e bump to v0.1.22 v0.1.22 Antonio Murdaca 2017-06-21 10:22:43 +02:00
  • 8b99eae5e8 Add runc to required packages in README.md TomSweeneyRedHat 2017-06-20 12:10:29 -04:00
  • 3b9ee4f322 Merge pull request #366 from rhatdan/transports Antonio Murdaca 2017-06-20 17:02:22 +02:00
  • 0ca26cce94 Give more useful help when explaining usage Daniel J Walsh 2017-06-17 09:59:11 +00:00
  • 29528d00ec Merge pull request #367 from runcom/vendor-c/image-list-names Antonio Murdaca 2017-06-17 00:26:40 +02:00
  • af34f50b8c bump ostree-go Antonio Murdaca 2017-06-17 00:08:54 +02:00
  • e7b32b1e6a vendor c/image for ListNames in transports pkg Antonio Murdaca 2017-06-16 23:39:06 +02:00
  • 4049bf2801 Merge pull request #365 from rhatdan/docker Antonio Murdaca 2017-06-16 19:15:33 +02:00
  • cd6b5870e2 Make shallowCopy() not use a temporary image Nalin Dahyabhai 2017-06-15 17:36:27 -04:00
  • ad33537769 Remove docker references whereever possible Daniel J Walsh 2017-06-16 10:50:46 -04:00
  • d5e34c1b5e Merge pull request #362 from rhatdan/master Antonio Murdaca 2017-06-16 11:58:52 +02:00
  • 5e586f3781 Vendor in ostree fixes Dan Walsh 2017-06-16 05:38:19 -04:00
  • 455177e749 Merge pull request #358 from runcom/bump-release-0.1.21 Antonio Murdaca 2017-06-15 17:16:46 +02:00
  • b85b7319aa bump back to v0.1.22 Antonio Murdaca 2017-06-15 16:58:43 +02:00
  • 0b73154601 bump to v0.1.21 v0.1.21 Antonio Murdaca 2017-06-15 16:58:24 +02:00
  • da48399f89 Merge pull request #357 from runcom/up-cstorage Miloslav Trmač 2017-06-15 15:12:33 +02:00
  • 08504d913c *: update c/storage Antonio Murdaca 2017-06-15 14:29:56 +02:00
  • 02f5235773 Add a quick note about state version values Nalin Dahyabhai 2017-06-14 13:31:43 -04:00
  • 597d2ab9fa Update the version number we identify as to 0.1. v0.1 Nalin Dahyabhai 2017-06-14 09:55:20 -04:00
  • fe67466701 Merge pull request #351 from giuseppe/add-ostree-dep Miloslav Trmač 2017-06-14 17:18:51 +02:00
  • 47e5d0cd9e vendor.conf: add ostree-go Giuseppe Scrivano 2017-06-02 14:57:29 +02:00
  • 04a9fceaae Vendor in latest container/storage Dan Walsh 2017-06-07 17:03:26 -04:00
  • 3163a98bdd Add a "push" command Nalin Dahyabhai 2017-06-01 12:11:14 -04:00
  • 7b5fed15ae Don't overwrite parent information when reading Nalin Dahyabhai 2017-06-06 14:20:55 -04:00
  • 4a05d8643d Add an option to specify a Create date for images Nalin Dahyabhai 2017-06-06 14:11:46 -04:00
  • af5512ab74 Allow building a source image from another image Nalin Dahyabhai 2017-06-01 12:09:23 -04:00
  • b2baeb25f4 Take a shortcut when writing to local storage Nalin Dahyabhai 2017-05-31 13:56:25 -04:00
  • ebf3063cf2 Make histories consistent when synthesizing images Nalin Dahyabhai 2017-05-31 13:44:41 -04:00
  • 5b281d7cf4 Makefile: add source deps for the CLI tool Nalin Dahyabhai 2017-06-01 12:05:17 -04:00
  • 0d13621874 Add a --volume flag to "buildah run" Nalin Dahyabhai 2017-06-13 10:20:26 -04:00
  • 427cc1dd0f Fix "unmount" bash completion Nalin Dahyabhai 2017-06-12 09:34:37 -04:00
  • e1876db308 Vendor in latest container/storage Dan Walsh 2017-06-07 17:03:26 -04:00
  • c11936323a Fix inspect/tag-by-truncated-image-ID Nalin Dahyabhai 2017-06-07 09:39:33 -04:00
  • 7e042a9308 Cleanup man pages Dan Walsh 2017-06-07 07:48:10 -04:00
  • 33c2a8a418 gccgo is giving errors about using copy Dan Walsh 2017-06-05 09:42:30 -04:00
  • f0d830a8ca Merge pull request #355 from runcom/fail-on-diff-os Antonio Murdaca 2017-06-06 13:55:27 +02:00
  • 6d3f523c57 fail early when image os doesn't match host os Antonio Murdaca 2017-06-06 13:22:58 +02:00
  • 87a36f9d5b Merge pull request #343 from mtrmac/readme-updates Miloslav Trmač 2017-06-05 17:50:15 +02:00
  • 9d12d72fb7 Improve documentation on what to do with containers/image failures in test-skopeo Miloslav Trmač 2017-06-02 23:23:46 +02:00
  • fc88117065 Drop finished work from TODO Miloslav Trmač 2017-05-12 16:48:18 +02:00
  • 0debda0bbb Start all command examples with $ Miloslav Trmač 2017-05-12 16:47:10 +02:00
  • 49f10736d1 Restructure the “Building without a container” version Miloslav Trmač 2017-05-12 16:41:32 +02:00
  • 3d0d2ea6bb Document that there is a choice in using containers, and what the trade-off is Miloslav Trmač 2017-05-29 18:50:35 +02:00
  • a2499d3451 Create “Building {without a container,in a container}” subsections Miloslav Trmač 2017-05-12 16:38:38 +02:00
  • 7db0aab330 Move documentation build instructions to the end, with a separate header Miloslav Trmač 2017-05-12 17:13:44 +02:00
  • 150eb5bf18 Add Fedora instructions for installing go-md2man Miloslav Trmač 2017-05-12 17:12:25 +02:00
  • bcc0de69d4 Merge pull request #353 from surajssd/add-fedora-dependency Miloslav Trmač 2017-06-05 14:39:58 +02:00
  • cab89b9b9c docs(README): add build dependencies for fedora Suraj Deshmukh 2017-06-04 16:02:38 +05:30
  • 45d3e7953b Use errors.Errorf() instead of fmt.Errorf() Nalin Dahyabhai 2017-06-02 12:17:27 -04:00
  • 215ded7892 Use errors.New() instead of Wrapf() for new errors Nalin Dahyabhai 2017-06-02 10:39:26 -04:00
  • 9330f6b87e Mention needing runc at runtime in README.md Nalin Dahyabhai 2017-06-02 10:57:19 -04:00
  • 7d2d8761e9 Include image-spec and runtime-spec versions Nalin Dahyabhai 2017-06-02 11:03:23 -04:00