update ordered lists to fix yaml formatting issues

This commit is contained in:
Usha Mandya 2020-02-17 15:49:52 +00:00
parent 8a93a1ccff
commit 658092ce1f
4 changed files with 36 additions and 37 deletions

View File

@ -26,7 +26,6 @@ Swarm never creates individual containers like we did in the previous step of th
Let's write a simple stack file to run and manage our bulletin board. Place the following in a file called `bb-stack.yaml`:
```yaml
version: '3.7'