added Dockerfile with all the autonomous installation

This commit is contained in:
arnaucode
2017-10-22 20:25:17 +02:00
parent 27f110f1ba
commit fb9856a0d9
4 changed files with 61 additions and 5 deletions

View File

@@ -57,6 +57,9 @@
<li class="hidden">
<a href="#page-top"></a>
</li>
<li>
<a class="page-scroll" href="../commonroutesWebApp">Access App</a>
</li>
<li>
<a class="page-scroll" href="#download">Download</a>
</li>
@@ -108,7 +111,7 @@
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-pencil-square-o text-primary sr-icons"></i>
<h3>Post a travel</h3>
<h3>Post travels</h3>
<p class="text-muted">
Can post 3 types of travel: offer car, ask for car, send package
</p>
@@ -128,7 +131,7 @@
<i class="fa fa-4x fa-users text-primary sr-icons"></i>
<h3>Make comunity</h3>
<p class="text-muted">
Enjoi the Common Routes community
Enjoy the Common Routes community
</p>
</div>
</div>
@@ -193,7 +196,7 @@
<footer>
<div class="container text-center">
<p>
<a href="http://arnaucode.com" target="_blank">ArnauCode 2017</a>
<a href="http://arnaucode.com" target="_blank" style="font-size:60%;">ArnauCode 2017</a>
</p>
</div>
</footer>