Commit Graph

8 Commits

Author SHA1 Message Date
Ayaz Salikhov
9096270368 Print image size in manifest 2020-05-26 15:07:25 +02:00
Peter Parente
171ba82a30 Fix ssh key format
New Docker Hub UI loses newlines in the env
var settings. Loss of new lines leads ssh-add
to prompt and fail when loading the key.

Base64 encode and decode the key to workaround
the limitation.
2020-01-29 09:37:04 -05:00
Peter Parente
76853d93ed [ci skip] Escape those backticks 2019-03-16 22:38:40 -04:00
Peter Parente
4667cffc41 [ci skip] List full image name and tag 2019-03-16 22:31:10 -04:00
Peter Parente
3339b63abf [ci skip] Add row to build index after every image push 2019-03-16 22:03:59 -04:00
Peter Parente
243da296a1 [ci skip] Add language versions, conda info, fix spark info 2019-03-16 22:03:54 -04:00
Peter Parente
10c58da405 [ci skip] Add package manifest support
Generates manifest pages and pushes them
to the docker-stacks GitHub wiki.
Does not update a global index of all builds yet.
2019-03-15 16:08:27 -04:00
Peter Parente
e1e3f24b5d Docker Cloud build phase hooks
Must be located in the root of each docker build context
i.e., every stack folder
2017-07-09 15:59:19 -04:00