diff options
author | kballou <kballou@devnulllabs.io> | 2017-04-04 10:04:12 -0600 |
---|---|---|
committer | kballou <kballou@devnulllabs.io> | 2017-04-04 10:04:12 -0600 |
commit | e7ef58541f66c191d9eb6acae13cd25af90fa3b8 (patch) | |
tree | 1ef725d00af24e329b975ea631210757685ac33a /README.md | |
download | docker-awscli-e7ef58541f66c191d9eb6acae13cd25af90fa3b8.tar.gz docker-awscli-e7ef58541f66c191d9eb6acae13cd25af90fa3b8.tar.xz |
Docker Alpine Linux AWS CLI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e3b292 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Alpine Linux AWS CLI # + +Alpine Linux AWS CLI Container + +## LICENSE ## + +This code is provided AS-IS, WITHOUT warranty under the terms of the GNU +General Public License (GPL) version 3 or later. For more information about the +terms and conditions, please see the attached `LICENSE` file or the license can +be [read online][1]. + +[1]: http://www.gnu.org/licenses/gpl.html |