Commit Graph

  • ceacd8d885 revendor c/image for OCIConfig Antonio Murdaca 2017-04-04 09:50:52 +02:00
  • bc36bb416b Merge pull request #316 from mtrmac/change-sigstore-layout Antonio Murdaca 2017-04-03 23:48:41 +02:00
  • e86ff0e79d Vendor after merging mtrmac/image:change-sigstore-layout Miloslav Trmač 2017-03-04 06:43:48 +01:00
  • 590703db95 Merge pull request #322 from mtrmac/x-registry-supports-signatures Miloslav Trmač 2017-04-03 16:40:01 +02:00
  • 727212b12f Add CopySuite.TestCopyAtomicExtension Miloslav Trmač 2017-03-27 16:47:14 +02:00
  • 593bdfe098 Vendor after merging mtrmac/image:x-registry-supports-signatures Miloslav Trmač 2017-03-25 09:02:47 +01:00
  • b9a1426111 buildah should be install in /usr/bin not /usr/sbin Daniel J Walsh 2017-03-29 15:06:36 -04:00
  • ba22d17d1f Merge pull request #298 from mtrmac/openpgp Miloslav Trmač 2017-03-29 22:12:36 +02:00
  • 19a7165783 Apply Last-Modified time as mtime when saving URLs Nalin Dahyabhai 2017-03-28 03:01:59 -04:00
  • 0caee746fb Vendor after merging mtrmac/image:openpgp, + other updates Miloslav Trmač 2017-03-20 15:29:26 +01:00
  • d2d41ebc33 Propagate BUILDTAGS through the build process Miloslav Trmač 2017-01-30 20:56:24 +01:00
  • c72d2db65d Add installation for buildah and bash completions Daniel J Walsh 2017-03-28 15:20:37 -04:00
  • d008132404 First pass at bash completions Daniel J Walsh 2017-03-17 09:38:34 -04:00
  • 3b51b10929 Fix copy and paste error on container-image Daniel J Walsh 2017-03-29 08:14:59 -04:00
  • 2f6cc3ee21 Use "scratch" for tests where we never "run" Nalin Dahyabhai 2017-03-28 17:38:15 -04:00
  • c8032d783b Handle ADD/COPY where the destination ends with / Nalin Dahyabhai 2017-03-27 15:35:09 -04:00
  • 121973dd50 Fix cut and paste error in buildah images Daniel J Walsh 2017-03-28 17:12:06 -04:00
  • d7880327ae Add truncation to buildah containers|images Daniel J Walsh 2017-03-28 14:25:40 -04:00
  • ce254f51fc Tweak ADDing/COPYing directories to copy contents Nalin Dahyabhai 2017-03-28 03:02:41 -04:00
  • 53f12844b2 Accept commit targets which are just store refs Nalin Dahyabhai 2017-03-28 11:16:46 -04:00
  • df71b8fe6a Update vendor patches Daniel J Walsh 2017-03-28 14:14:07 -04:00
  • fc27a56f12 Rename "list"/"delete" to "containers"/"rm" Nalin Dahyabhai 2017-03-23 16:45:35 -04:00
  • 75c13530ac Update example scripts to use the new CLI syntax Nalin Dahyabhai 2017-03-28 11:23:43 -04:00
  • b8214c4cff Switch buildah list quiet option to only list container id's Daniel J Walsh 2017-03-27 08:40:32 -04:00
  • e63629bfc6 Add some obvious short options Daniel J Walsh 2017-03-25 12:58:08 -04:00
  • 6715edfd18 Add some more options for Run Nalin Dahyabhai 2017-03-27 14:46:35 -04:00
  • 9272b5177e Merge pull request #321 from mtrmac/remove-temp-dir Miloslav Trmač 2017-03-28 17:10:52 +02:00
  • 62967259a4 Remove a copy&pasted comment Miloslav Trmač 2017-03-28 16:41:15 +02:00
  • 224b54c367 Uncomment a “defer os.RemoveAll(tmpDir)” Miloslav Trmač 2017-03-28 16:40:28 +02:00
  • 4c982a3799 Strip the image name down more for container names Nalin Dahyabhai 2017-03-23 16:18:40 -04:00
  • e96ba381a2 Add some more options for Run Nalin Dahyabhai 2017-03-27 14:46:35 -04:00
  • b58b778ef3 Move all command definitions out of main.go into implementation source Daniel J Walsh 2017-03-27 13:22:08 -04:00
  • 56f61d944a buildah delete should be able to delete multiple containers Daniel J Walsh 2017-03-25 12:51:10 -04:00
  • 0734c4ccb3 Merge pull request #320 from mtrmac/openshift-shell Miloslav Trmač 2017-03-27 17:36:14 +02:00
  • 6b9345a5f9 Add a commented-out CopySuite.TestRunShell Miloslav Trmač 2017-03-24 23:37:57 +01:00
  • ff5694b1a6 Merge pull request #319 from kofalt/insecure-policy-flag-redux Miloslav Trmač 2017-03-25 00:39:43 +01:00
  • 547afe50a0 Remove --destination flag from buildah add|copy Daniel J Walsh 2017-03-24 15:42:18 -04:00
  • 943191c7c2 Correctly set tags on the names of pulled images Nalin Dahyabhai 2017-03-24 13:10:23 -04:00
  • 467a574e34 Add documentation for --insecure-policy flag Nathaniel Kofalt 2017-03-24 17:30:01 -05:00
  • 4043ecf922 Adds --insecure-policy flag Kushal Das 2016-09-13 15:38:49 +05:30
  • c6a4a06454 Bind mount /etc/hosts, /etc/resolv.conf in Run() Nalin Dahyabhai 2017-03-23 15:48:26 -04:00
  • e202577172 Make Run() commands share the host's network Nalin Dahyabhai 2017-03-23 13:50:51 -04:00
  • aacaf34354 Only attempt to shut down a Store if we opened one Nalin Dahyabhai 2017-03-24 16:17:02 -04:00
  • fd3a1f09d6 Merge pull request #27 from rhatdan/name Nalin Dahyabhai 2017-03-24 14:57:31 -04:00
  • e62d7d9a60 hook up to redhat-ci Jonathan Lebon 2017-03-24 10:44:42 -04:00
  • a07369f50d Merge pull request #38 from nalind/comment Daniel J Walsh 2017-03-24 14:34:05 -04:00
  • c0b38746d3 Remove all --name and --root options Daniel J Walsh 2017-03-24 12:49:22 -04:00
  • 3bd2228516 Clarify a comment Nalin Dahyabhai 2017-03-24 13:48:39 -04:00
  • 37d3ab9dca Merge pull request #26 from rhatdan/link Nalin Dahyabhai 2017-03-24 12:46:19 -04:00
  • 737fb9183d Merge pull request #29 from nalind/mount-copy Nalin Dahyabhai 2017-03-24 12:14:19 -04:00
  • d6a8a1800c Merge pull request #23 from TomSweeneyRedHat/dev/tsweeney/manpages/1 Daniel J Walsh 2017-03-24 08:31:36 -04:00
  • d00be0fbbd Merge pull request #31 from nalind/copy-file Nalin Dahyabhai 2017-03-23 17:39:00 -04:00
  • 5354e9e04f Mount the container for Copy Nalin Dahyabhai 2017-03-23 13:48:23 -04:00
  • 8bbc3a5a9c Tweak copying behavior so that dest can be a file Nalin Dahyabhai 2017-03-23 13:49:38 -04:00
  • 933eecf71d Merge pull request #30 from nalind/make-working-dir Nalin Dahyabhai 2017-03-23 17:28:21 -04:00
  • 5b8579d897 Merge pull request #25 from nalind/vendor-updates Nalin Dahyabhai 2017-03-23 16:49:24 -04:00
  • 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