]> sourceware.org Git - systemtap.git/commit
Add the docker file hash to the container image name.
authorDavid Smith <dsmith@redhat.com>
Tue, 5 Jun 2018 16:32:42 +0000 (11:32 -0500)
committerDavid Smith <dsmith@redhat.com>
Tue, 5 Jun 2018 16:32:42 +0000 (11:32 -0500)
commit114e26f0febd2febcc9be312d02da57207b6b48e
treec05e936324d151b4bf326e6fcf59c7bdbab49ff9
parentfbe23773e6d2a4dfe8fd25da785b5a42392b9299
Add the docker file hash to the container image name.

* httpd/backends.cxx (container_backend::generate_module): Add the docker
  file hash to the container image name.
* httpd/utils.cxx (get_file_hash): New function.
* httpd/utils.h: Add get_file_hash() prototype.
* httpd/Makefile.am: Add ../mdfour.c to the list of sources.
* httpd/Makefile.in: Regenerated.
httpd/Makefile.am
httpd/Makefile.in
httpd/backends.cxx
httpd/utils.cxx
httpd/utils.h
This page took 0.027506 seconds and 5 git commands to generate.