Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
marevers committed Sep 17, 2024
1 parent b0d5580 commit 05927f1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,22 @@ Global Flags:
--token string token file (default is $HOME/.pleasant-token.yaml)
```

## Docker image

A minimal Alpine-based Docker image is provided here:

**Latest version**

```
docker pull ghcr.io/marevers/pleasant-cli:latest
```

**Specific version**

```
docker pull ghcr.io/marevers/pleasant-cli:<version>
```

## License

Pleasant CLI is released under the Apache 2.0 license. See [LICENSE.txt](https://github.com/marevers/pleasant-cli/blob/master/LICENSE.txt)

0 comments on commit 05927f1

Please sign in to comment.