Commit Graph

  • 80f73013cd Remove link from CLI Daniel J Walsh 2017-03-23 13:32:16 -04:00
  • ae1fffb3fd Always make sure the working directory exists Nalin Dahyabhai 2017-03-23 13:47:07 -04:00
  • 711e0f420f Merge pull request #22 from rhatdan/BUILDAHROOT Nalin Dahyabhai 2017-03-22 16:48:38 -04:00
  • 2ca263ad1e Default --root option to ENV BUILDAHROOT Daniel J Walsh 2017-03-22 11:18:41 -04:00
  • f0b508598a Update implementation to match dependencies Nalin Dahyabhai 2017-03-21 16:38:50 -04:00
  • f33ae08da5 Update vendored dependencies Nalin Dahyabhai 2017-03-21 16:37:59 -04:00
  • bdc7aa9235 Merge pull request #24 from nalind/errors Nalin Dahyabhai 2017-03-22 16:32:04 -04:00
  • a5e1ac3761 First of several submits for buildah manpages TomSweeneyRedHat 2017-03-22 14:40:31 -04:00
  • 8292693fc8 Correctly report errors returned by commands Nalin Dahyabhai 2017-03-22 15:17:53 -04:00
  • 98dc5672bc First of several submits for buildah manpages TomSweeneyRedHat 2017-03-22 14:40:31 -04:00
  • 9cb2e7b62b Merge pull request #16 from nalind/cli-parsing Nalin Dahyabhai 2017-03-22 10:09:55 -04:00
  • 010184cebb Merge pull request #17 from nalind/chrootarchive Nalin Dahyabhai 2017-03-21 15:47:02 -04:00
  • 95312390d7 Use chrootarchive to head off tar shenanigans Nalin Dahyabhai 2017-03-21 14:26:00 -04:00
  • e052488674 Merge pull request #318 from enoodle/inspect_cmd_cert_path_to_cert_dir Antonio Murdaca 2017-03-21 10:40:47 +01:00
  • 9edc229948 commit: "do-not-compress" -> "disable-compression" Nalin Dahyabhai 2017-03-20 16:30:01 -04:00
  • 6135c2a947 Note that "scratch" is an accepted image name Nalin Dahyabhai 2017-03-20 16:11:30 -04:00
  • ae1295b0c9 Tweak more help usage and descriptions Nalin Dahyabhai 2017-03-20 15:51:35 -04:00
  • 52aade5356 fix cert-path references in completions/bash/skopeo Erez Freiberger 2017-03-20 16:16:57 +02:00
  • 1491651ea9 adding tests Erez Freiberger 2017-03-20 12:53:34 +02:00
  • d969934fa4 Fix wrnog naming of cert-dir argument Erez Freiberger 2017-03-19 12:24:29 +02:00
  • bda45f0d60 Merge pull request #317 from mtrmac/openshift-distribution-api Antonio Murdaca 2017-03-20 08:42:35 +01:00
  • 96e579720e Update OpenShift from 1.3.0-alpha.3 to 1.5.0-alpha.3 Miloslav Trmač 2017-03-15 17:32:08 +01:00
  • 9d88725a97 Update tests to handle OpenShift changing the schema1 signatures Miloslav Trmač 2017-03-18 19:03:18 +01:00
  • def5f4a11a Add an openshiftCluster.clusterCmd helper method Miloslav Trmač 2017-03-18 19:42:37 +01:00
  • c4275519ae Split runExecCmdWithInput from runCommandWithInput Miloslav Trmač 2017-03-18 19:05:56 +01:00
  • ce13780b83 Add a couple of tests for "run" Nalin Dahyabhai 2017-03-17 18:45:19 -04:00
  • 0d83d9ebfa Pull required flag values from the arguments list Nalin Dahyabhai 2017-03-17 17:46:21 -04:00
  • f2fc0c7e5f Remove single-character aliases for subcommands Nalin Dahyabhai 2017-03-17 17:36:09 -04:00
  • 2f545788b6 Default "from" to --pull=true Nalin Dahyabhai 2017-03-17 17:32:53 -04:00
  • 9d42fecce0 Show defaults for global options in help output Nalin Dahyabhai 2017-03-17 17:31:26 -04:00
  • f4be6fdc48 Don't mix "config" in with "run" and "commit" Nalin Dahyabhai 2017-03-17 17:29:57 -04:00
  • 631cda1e5f Update flag Usage strings to highlight arg types Nalin Dahyabhai 2017-03-17 17:21:21 -04:00
  • 16dc82bd9b Merge pull request #9 from nalind/postmove Nalin Dahyabhai 2017-03-16 10:59:07 -04:00
  • a2ccec8c43 Catch up to the projectatomic move Nalin Dahyabhai 2017-03-16 10:43:50 -04:00
  • 83a1ec775e Clarify that we can find containers by name or ID Nalin Dahyabhai 2017-03-16 10:19:05 -04:00
  • 3e7e08be90 Add a "list" command, for listing active builders Nalin Dahyabhai 2017-03-15 17:20:16 -04:00
  • a64f7d1187 Better distinguish between image names and IDs Nalin Dahyabhai 2017-03-15 17:19:29 -04:00
  • f51e520e99 Add a library function for listing all builders Nalin Dahyabhai 2017-03-15 16:44:52 -04:00
  • 5a6a88b5ed More on importing containers that we didn't create Nalin Dahyabhai 2017-03-15 16:42:37 -04:00
  • 6afcabc1aa Test looking up containers by name and root Nalin Dahyabhai 2017-03-15 17:25:05 -04:00
  • 462df7238f Update the README: we actually have some CI tests Nalin Dahyabhai 2017-03-15 13:55:26 -04:00
  • cebd2b263c Sanitize base64 characters in pathnames in tests Nalin Dahyabhai 2017-03-07 16:02:12 -05:00
  • 01a148a00b Fixup cleanliness in tests Nalin Dahyabhai 2017-03-07 15:54:51 -05:00
  • 3b44a3e3b3 Simplify copy/add logic to better match dockerd's Nalin Dahyabhai 2017-03-07 13:26:17 -05:00
  • b9b4335173 Update the copy example script Nalin Dahyabhai 2017-03-07 10:41:52 -05:00
  • 2d4c308343 Fix a lint error Nalin Dahyabhai 2017-03-07 10:41:25 -05:00
  • cd27adf0b4 Add another example script Nalin Dahyabhai 2017-03-06 20:32:55 -05:00
  • 2160a9e803 Add some integration tests Nalin Dahyabhai 2017-03-06 18:11:40 -05:00
  • b8f939db45 Fix parsing of the --storage-driver option Nalin Dahyabhai 2017-03-06 17:20:44 -05:00
  • e467bea0aa Add "add" and "copy" commands Nalin Dahyabhai 2017-03-06 15:39:22 -05:00
  • b164a261cf Merge pull request #315 from runcom/fix-panic Antonio Murdaca 2017-03-04 00:17:10 +01:00
  • f89bd82dcd fix copy panic on http response with tls-verify true Antonio Murdaca 2017-03-03 23:59:59 +01:00
  • ab4912a5a1 Merge pull request #288 from runcom/pluggable-transports Antonio Murdaca 2017-03-02 15:39:52 +01:00
  • 85d737fc29 vendor c/image for pluggable transports Antonio Murdaca 2017-03-02 14:58:18 +01:00
  • 0224d8cd38 Merge pull request #309 from erikh/check-close-errors Miloslav Trmač 2017-02-27 15:28:15 +01:00
  • f0730043c6 vendor.conf,vendor: vndr update for containers/image Erik Hollensbe 2017-02-27 01:55:20 -08:00
  • e0efa0c2b3 cmd/skopeo: check errors on close functions for image handling. Erik Hollensbe 2017-02-20 10:40:05 -08:00
  • a0d394af74 Try to import containers that we didn't create Nalin Dahyabhai 2017-02-24 15:18:35 -05:00
  • 0bbb076df8 Fix a copy/paste error in an error message Nalin Dahyabhai 2017-02-24 15:14:52 -05:00
  • f5c2b5f21f Move our data to a file in the containerdir Nalin Dahyabhai 2017-02-23 17:56:48 -05:00
  • 691266d40c Handle volumes in "run" Nalin Dahyabhai 2017-02-17 13:58:34 -05:00
  • c46716525c Make the runtime for "run" more configurable Nalin Dahyabhai 2017-02-17 13:54:49 -05:00
  • b9826f0c42 Merge pull request #307 from cyphar/vendor-ci193 Antonio Murdaca 2017-02-17 14:03:28 +01:00
  • 94d6767d07 vendor: update to c/i@3f493f2e5d Aleksa Sarai 2017-02-17 23:17:41 +11:00
  • 226dc99ad4 Merge pull request #306 from cyphar/oci-roundtrip-tests Antonio Murdaca 2017-02-16 13:07:42 +01:00
  • eea384cdf7 integration: add upstream validator to OCI roundtrip tests Aleksa Sarai 2017-02-16 21:27:12 +11:00
  • 76f5c6d4c5 integration: add OCI <-> Docker roundtrip tests Aleksa Sarai 2017-02-16 01:28:16 +11:00
  • 79ef111398 vendor: update c/image@a074c669cf Aleksa Sarai 2017-02-16 21:21:34 +11:00
  • 5b7aa1add5 Drop supplemental groups for "run" Nalin Dahyabhai 2017-02-13 17:46:37 -05:00
  • 22422cc399 Update to match API changes in dependencies Nalin Dahyabhai 2017-02-13 11:44:47 -05:00
  • 165f985fc3 Update vendored deps to match other vendored deps Nalin Dahyabhai 2017-02-13 11:45:13 -05:00
  • b04e523c8d Update vendored dependencies Nalin Dahyabhai 2017-02-13 11:04:56 -05:00
  • 2963474e17 Add a "run" command, using runc Nalin Dahyabhai 2017-02-13 16:12:02 -05:00
  • eea9ad4a1f Correct a variable naming inconsistency Nalin Dahyabhai 2017-02-10 15:34:04 -05:00
  • 27a97cdc3d Make the example script exit on error Nalin Dahyabhai 2017-02-10 15:00:09 -05:00
  • 20f2cb9dbe Fix a number of issues flagged by golint Nalin Dahyabhai 2017-02-10 14:45:06 -05:00
  • 3707445bc5 Drop auto-GOPATHing, it's too fragile Nalin Dahyabhai 2017-02-10 11:50:59 -05:00
  • 0ab0890e4e Massive refactoring Nalin Dahyabhai 2017-02-10 11:48:15 -05:00
  • 6efaa3d56e Another stab at getting go1.6 builds working Nalin Dahyabhai 2017-02-06 14:58:10 -05:00
  • 4bca993699 Start building a list of commands to add in README Nalin Dahyabhai 2017-02-06 14:40:32 -05:00
  • 084b9e4694 Fixup vendored engine-api for go 1.5 Nalin Dahyabhai 2017-02-06 14:38:56 -05:00
  • c2305273eb Add an initial README Nalin Dahyabhai 2017-02-06 13:54:27 -05:00
  • 9516d58c56 Start to vendor docker, update other deps Nalin Dahyabhai 2017-02-02 18:32:00 -05:00
  • 1475aab796 First pass at converting docker image configs Nalin Dahyabhai 2017-02-02 18:30:26 -05:00
  • 0cb316d737 Refine the libdm_no_deferred_remove tag check Nalin Dahyabhai 2017-02-02 15:24:02 -05:00
  • a4ca99f108 Use trusty for Travis CI builds Nalin Dahyabhai 2017-02-02 15:20:55 -05:00
  • af2998040a Merge pull request #302 from runcom/new-rel-v0.1.18 Antonio Murdaca 2017-02-02 18:08:18 +01:00
  • 1f6c140716 bump to v0.1.19-dev Antonio Murdaca 2017-02-02 17:42:48 +01:00
  • b08008c5b2 bump to v0.1.18 v0.1.18 Antonio Murdaca 2017-02-02 17:42:32 +01:00
  • c011e81b38 Merge pull request #301 from runcom/perf-gain Antonio Murdaca 2017-02-02 17:41:13 +01:00
  • 683d45ffd6 vendor c/image@c1893ff40c Antonio Murdaca 2017-02-02 17:23:47 +01:00
  • 07d6e7db03 Merge pull request #300 from runcom/fix-v2s2-oci-conversion Antonio Murdaca 2017-01-31 18:42:31 +01:00
  • 02ea29a99d oci: fix config conversion from docker v2s2 Antonio Murdaca 2017-01-31 18:25:18 +01:00
  • f1849c6a47 Merge pull request #297 from runcom/remove-engine-api Antonio Murdaca 2017-01-31 17:27:13 +01:00
  • 03bb3c2f74 docker: remove github.com/docker/engine-api Antonio Murdaca 2017-01-30 17:33:39 +01:00
  • fdf0bec556 Merge pull request #296 from runcom/fix-registry-auth Antonio Murdaca 2017-01-30 17:00:52 +01:00
  • c736e69d48 docker: fix registry authentication issues Antonio Murdaca 2017-01-30 16:41:29 +01:00
  • d7156f9b3d Merge pull request #294 from runcom/fix-image-spec-dep Antonio Murdaca 2017-01-28 13:31:46 +01:00
  • 15b3fdf6f4 fix OCI image-spec dependency Antonio Murdaca 2017-01-22 22:17:19 +01:00
  • 18c3ab42ab Add a script for use in a lightning talk Nalin Dahyabhai 2017-01-28 11:27:34 +01:00