diff --git a/index.html b/index.html index b939228..0b23d85 100644 --- a/index.html +++ b/index.html @@ -235,7 +235,7 @@ CMD ["/my_app/start.sh"]
-

GETTING STARTED NOW

+

GETTING STARTED NOW

@@ -278,14 +278,24 @@ RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
  • Instructions on logging into the container
  • -

    You may also want to check out these

    +

    Relevant links

    + +
    +

    SEE ALSO: A BASE IMAGE FOR WEB APPS

    +

    + +
    +

    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.

    + Phusion Passenger +
    +
    diff --git a/passenger.png b/passenger.png new file mode 100644 index 0000000..3d4c382 Binary files /dev/null and b/passenger.png differ