diff --git a/README.md b/README.md
index ea40fa9a..8412fd13 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
984 Bytes
377 Bytes
-
+
502 Bytes
@@ -126,5 +126,6 @@ The majority of these vector logos are based on someone else's work.
* [GitLab](https://about.gitlab.com/press/)
* [HTML5 Shield](https://www.w3.org/html/logo/) - CC-BY
* [NPM Logo](https://commons.wikimedia.org/wiki/File:Npm-logo.svg) - CC-BY
+* [Docker Logo](https://github.com/docker/docker.github.io/blob/master/LICENSE) - Apache
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
diff --git a/javascript.js b/javascript.js
index 16e98bca..a9961c98 100644
--- a/javascript.js
+++ b/javascript.js
@@ -4,7 +4,7 @@ var items = [
'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia',
'facebook', 'google', 'lock', 'phone', 'slideshare', 'steam', 'vimeo', 'wire',
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup', 'line',
- 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm'
+ 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple', 'npm', 'docker'
];
var container = document.querySelector('.icons');
diff --git a/tiny/docker.svg b/tiny/docker.svg
new file mode 100644
index 00000000..efa520b9
--- /dev/null
+++ b/tiny/docker.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file