]> sourceware.org Git - systemtap.git/commit
Implement caching for the http container backend.
authorDavid Smith <dsmith@redhat.com>
Thu, 7 Jun 2018 19:51:55 +0000 (14:51 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 7 Jun 2018 19:51:55 +0000 (14:51 -0500)
commit702802fc2fb75e968040fec5962ae0e133a91be7
treedd3285af4eccc274f9f5f0d782c1d6c05a326b2b
parent16b0bd930d57de008c7e4834ac58016620bb65f7
Implement caching for the http container backend.

* httpd/backends.cxx (class container_image_cache): New class.
  (container_backend::generate_module): Implement a caching scheme for
  "buildah". If the hash for a docker file matches an existing image,
  reuse the image.
httpd/backends.cxx
This page took 0.038806 seconds and 5 git commands to generate.