Skip to content

Commit

Permalink
[Development][Change] Changed version to v0.2 (#6)
Browse files Browse the repository at this point in the history
* Fixed JSON output response

Signed-off-by: iamabhishek-dubey <[email protected]>

* Added 2 new rules

Signed-off-by: iamabhishek-dubey <[email protected]>

* Added some new rules

Signed-off-by: iamabhishek-dubey <[email protected]>

* Added some new rules

Signed-off-by: iamabhishek-dubey <[email protected]>

* Added some new rules

Signed-off-by: iamabhishek-dubey <[email protected]>

* Updated version of dockerlinter

Signed-off-by: iamabhishek-dubey <[email protected]>

* Updated version of dockerlinter

Signed-off-by: iamabhishek-dubey <[email protected]>
  • Loading branch information
iamabhishek-dubey authored Nov 16, 2020
1 parent 6d4613a commit 8699d90
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,19 @@ OT-Dockerlinter installation packages can be found inside [Releases](https://git
Supported Platforms:-

- Linux and Windows Platform with supported architecture types:-
- AMD64
- ARM63
- AMD32Bit
- ARM32Bit
- Amd 64
- Arm 64
- Amd 32
- Arm 32

For installation on debian and redhat based system, `.deb` and `.rpm` packages can be used.

For installing on MacOS system, use brew:-

```shell
brew install ot-docker-linter
```

### Available Options

There are help page available for ot-dockerlinter which can be called by `help` or `--help` command.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1
v0.2

0 comments on commit 8699d90

Please sign in to comment.