Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions _posts/2020-02-04-february.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,17 @@ <h4>Exploring Async PHP</h4>
{% comment %} ==== TALK / PRESENTATION - SLOT #2 ==== {% endcomment %}

{% comment %} TITLE OF YOUR TALK: {% endcomment %}
<h4>Free Slot</h4>
<h4>Containers as VMs</h4>

{% comment %} SUB-TITLE OR DESCRIPTION: {% endcomment %}
<p>This 25 minute slot could be yours!</p>

{% comment %} REMOVE NEXT LINE: {% endcomment %}
<p><a class="speaker" target="_blank" href="/submit.html"><strong>Submit your talk now</strong></a></p>
<p>
I've been exploring <a href="https://github.com/weaveworks/footloose"></a>WeaveWorks' footloose</a> ("Containers which look like VMs") for local development and CI.
My talk is most likely going to be a (hopefully bug-free) live-demo of how I installed and use footloose.
And if this works too well, then we can look at footloose' integration with Ignite (AWS FireCracker).
</p>

{% comment %} UNCOMMENT/EDIT NEXT LINE: {% endcomment %}
<!-- <p><a class="speaker" target="_blank" href="https://twitter.com/...HOW-TO-CONTACT-YOU">YOUR NAME</a></p> -->
<p><a class="speaker" target="_blank" href="https://twitter.com/klimpong">Till Klamp&auml;ckel</a></p>

</div>

Expand Down