Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 2016-11-25 | 1 | -3/+3 |
* | Adding sha512 verification to curl container create script. | Daniel Baumann | 2016-11-22 | 1 | -0/+25 |
* | Using https by default in container-images.sh example script. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Changing cache directory in curl create script from /var/cache/container-tool... | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Adding --clean option to curl container create script to remove downloaded ta... | Daniel Baumann | 2016-11-22 | 1 | -2/+14 |
* | Using curl with --fail option to abort in case of server/url errors. | Daniel Baumann | 2016-11-22 | 1 | -1/+1 |
* | Adding runtime detection for http2 option in curl create script. | Daniel Baumann | 2016-11-22 | 1 | -1/+6 |
* | Adding initial curl container create script. | Daniel Baumann | 2016-11-12 | 1 | -0/+187 |