From c76c46b8f1926f10ddf37b7aab8601b8047846e9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 21 Feb 2016 15:53:47 +0100 Subject: Fix typo --- wdocker_compose.org | 2 +- wdocker_compose.post | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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 ;;;;;
-

1 Introduction

-
+

Introduction

+

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

-

2 Syntax

-
+

Syntax

+

wdocker has very simple syntax. You can define variables and commands: @@ -92,8 +92,8 @@ workflow.

-

3 Combining with docker-compose

-
+

Combining with docker-compose

+

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 -- cgit v1.2.3-54-g00ecf