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

Add consultancy offering

This commit is contained in:
Niels van der Zanden
2018-09-13 14:50:03 +02:00
parent 5be0a90ce5
commit 1b885bf994
3 changed files with 19 additions and 1 deletions

BIN
assets/img/consultancy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

View File

@@ -336,7 +336,25 @@ ADD memcached.sh /etc/service/memcached/run</pre>
<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>
<div class="image_container"><a href="https://github.com/phusion/passenger-docker"><img src="passenger.png" alt="Phusion Passenger"></a></div>
<div class="image_container"><a href="https://github.com/phusion/passenger-docker"><img src="ppassenger.png" alt="Phusion Passenger"></a></div>
</div>
</div>
</div><!-- /container -->
</div><!-- /f -->
<!-- ========== CONSULTANCY SECTION ========== -->
<section id="related" name="related" class="footer"></section>
<div id="f" class="footer" style="background: #3f3f3f !important; color: #555;">
<div class="container">
<div class="row">
<h1>CONSULTING BY PHUSION</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>We help organizations with a wide range of topics, including but not limited to Web Development, UI/UX Research & Design, Technology Migration and Auditing. Top companies around the world - ranging from a logistics imperium to a web app company - came before you. We're excited to help you succeed.</p>
<p>Take a look at our <a href="https://www.phusion.nl/consultancy">consultancy offering</a>.</p>
<div class="image_container"><a href="https://www.phusion.nl/consultancy"><img src="assets/img/consultancy.png" alt="Consulting by Phusion"></a></div>
</div>
</div>
</div><!-- /container -->

BIN
ppassenger.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB