forked from Docker/baseimage-docker
Make passenger-docker more prominent
This commit is contained in:
16
index.html
16
index.html
@@ -235,7 +235,7 @@ CMD ["/my_app/start.sh"]</pre>
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row">
|
<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>
|
<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">
|
<div class="col-lg-6 col-lg-offset-3">
|
||||||
@@ -278,14 +278,24 @@ RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*</pre>
|
|||||||
<li>Instructions on logging into the container</li>
|
<li>Instructions on logging into the container</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>You may also want to check out these</h2>
|
<h2>Relevant links</h2>
|
||||||
<ul>
|
<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>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>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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</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><!-- /container -->
|
||||||
</div><!-- /f -->
|
</div><!-- /f -->
|
||||||
|
|
||||||
|
|||||||
BIN
passenger.png
Normal file
BIN
passenger.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user