diff --git a/index.html b/index.html index c261a67..9fbfe81 100644 --- a/index.html +++ b/index.html @@ -78,6 +78,12 @@ white-space: pre; } + .image_container { + width: 350px; + margin-left: auto; + margin-right: auto; + } + img { max-width: 100%; } @@ -314,7 +320,7 @@ ADD memcached.sh /etc/service/memcached/run
Looking for a more complete base image, one that is ideal for Ruby, Python, Node.js and Meteor web apps?
Take a look at passenger-docker.
-
+