diff --git a/wdocker_compose.org b/wdocker_compose.org index d3d504b..41bad9a 100644 --- a/wdocker_compose.org +++ b/wdocker_compose.org @@ -1,7 +1,7 @@ #+TITLE: Making docker-compose easier with wdocker #+DATE: 2016-02-21 #+COLESLAW_TAGS: wdocker docker docker-compose -#+OPTION: num:nil +#+OPTIONS: num:nil * Introduction diff --git a/wdocker_compose.post b/wdocker_compose.post index dc61bf8..6fdd845 100644 --- a/wdocker_compose.post +++ b/wdocker_compose.post @@ -6,8 +6,8 @@ format: html ;;;;;
wdocker is a little utility written by a friend and former colleague of mine. It allows you to define commands for it in a @@ -57,8 +57,8 @@ wdocker rebuild
wdocker has very simple syntax. You can define variables and commands: @@ -92,8 +92,8 @@ workflow.
I started using docker not too long ago at work to develop our projects in. This is nice because it allows me to completely isolate