A simple utility-tool collection to make Docker and git work together nicely. Currently only tested under Linux.
At the moment the only function is to feed gicker a Docker container ID of a container that has been build from a local Docker image. It outputs the git-branch that the image has been build from based on Docker's timestamps and git-reflog.
gicker 3e341456be7b
feature-branch-123Requires:
- CMake
- vcpkg
Install via
cmake -B build .