1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 04:18:46 +00:00

Make passenger-docker more prominent

This commit is contained in:
Hongli Lai (Phusion)
2014-02-02 13:31:17 +01:00
parent b618cf9d31
commit cfd67de220
2 changed files with 13 additions and 3 deletions

View File

@@ -235,7 +235,7 @@ CMD ["/my_app/start.sh"]</pre>
</div>
<div class="row">
<h1 id="solution">GETTING STARTED NOW</h1>
<h1>GETTING STARTED NOW</h1>
<p class="centered"><i class="icon icon-circle"></i><i class="icon icon-circle"></i><i class="icon icon-circle"></i></p>
<div class="col-lg-6 col-lg-offset-3">
@@ -278,14 +278,24 @@ RUN apt-get clean &amp;&amp; rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*</pre>
<li>Instructions on logging into the container</li>
</ul>
<h2>You may also want to check out these</h2>
<h2>Relevant links</h2>
<ul>
<li>Using baseimage-docker? <a href="https://twitter.com/share">Tweet about us</a> or <a href="https://twitter.com/phusion_nl">follow us on Twitter</a>.</li>
<li>Having problems? Want to participate in development? Please post a message at <a href="https://groups.google.com/d/forum/passenger-docker">the discussion forum</a>.</li>
<li>Looking for a more complete base image, one that is ideal for <strong>Ruby, Python, Node.js and Meteor web apps</strong>? Take a look at <a href="https://github.com/phusion/passenger-docker">passenger-docker</a>.</li>
</ul>
</div>
</div>
<div class="row">
<h1>SEE ALSO: A BASE IMAGE FOR WEB APPS</h1>
<p class="centered"><i class="icon icon-circle"></i><i class="icon icon-circle"></i><i class="icon icon-circle"></i></p>
<div class="col-lg-6 col-lg-offset-3 centered">
<p>Looking for a more complete base image, one that is ideal for <strong>Ruby, Python, Node.js and Meteor web apps</strong>?</p>
<p>Take a look at <a href="https://github.com/phusion/passenger-docker">passenger-docker</a>.</p>
<a href="https://github.com/phusion/passenger-docker"><img src="passenger.png" alt="Phusion Passenger" width="512" height="512"></a>
</div>
</div>
</div><!-- /container -->
</div><!-- /f -->

BIN
passenger.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB