Commit Graph

6 Commits

Author SHA1 Message Date
brian m. carlson
b0e5bac13f
Remove trailing whitespace
Trailing whitespace is generally considered harmful and untidy in both
code and text-based documentation.  Remove the instances of it in our
codebase.
2018-10-03 20:34:13 +00:00
Andy Neff
047bc59dc8 Clean up and update to gpg_agent via docker_hub
Removed all the files that were duplicated on lfs_dockers repo
Re-routed the transport of pgp keys using the newer more correct
gpg_agent docker image
Added some logic to work with mingw32 too
2015-12-05 20:52:21 -05:00
Andy Neff
fa35014aee Minor bug and documentation 2015-08-05 21:45:42 -04:00
Andy Neff
56ffe420b7 Stuff
Normalized rpm names
Upped build environment to 0.5.4 which included docker-scripts
Fixes ownership problem
Added unit tests to rpms now they are all passing
2015-07-31 16:40:23 -04:00
Andy Neff
d2e8da13c8 Broke something, private key no longer loads in container 2015-07-31 16:40:23 -04:00
Andy Neff
e41c14d0da Added GPG docker instead of preload_key.bsh
This should be far more universal. Instea of running gpg-agent
in the host, it is run in a docker and will be plumbed to each
of the other dockers
2015-07-31 16:40:23 -04:00