mirror of https://github.com/docker/docs.git
22 lines
697 B
HTML
22 lines
697 B
HTML
<section class="join-community slack">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-xs-12 col-md-6 col-lg-offset-1 col-lg-7">
|
||
<h5 class="title">
|
||
Connect with Docker Captains and Docker enthusiasts through our
|
||
Community Slack channel.
|
||
</h5>
|
||
<p>
|
||
It’s a great place to learn and ask questions along your journey.
|
||
</p>
|
||
</div>
|
||
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
||
<a href="http://dockr.ly/slack" class="slack-button">
|
||
<img src="/images/slack-icon.svg" alt="slack" />
|
||
<span>Join the community</span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|