Skip to content

Commit

Permalink
Merge pull request #22 from opt-nc/remove-readme-docker-section
Browse files Browse the repository at this point in the history
Remove docker section as people have to mont volumes
  • Loading branch information
tamere-allo-peter authored Mar 14, 2022
2 parents d27fdb5 + 5a28178 commit 79bba2d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,22 +70,6 @@ circumstances.

⚠️**Use at your own risk, you have been warned...** ⚠️

# 🐋 Docker

A Docker image containing `yamlfixer` tool is [published on DockerHub](https://hub.docker.com/r/optnc/yamlfixer)
so **you don't have to deal with prerequisites.**

Install it :

```shell
alias yamlfixer="docker run --rm optnc/yamlfixer yamlfixer"
```

Use it :

```shell
yamlfixer --version
```

# 🔖 Related contents

Expand Down

0 comments on commit 79bba2d

Please sign in to comment.