Skip to content

Commit

Permalink
Merge branch 'release/1.3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
pehbehbeh committed Aug 7, 2019
2 parents 0648375 + 316793b commit fd417e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN apk update \
&& apk add --no-cache \
ca-certificates \
curl \
git \
bash

# change default shell
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ This docker image enables simple deployments to Rancher.

## What's included?

- [Git CLI](https://git-scm.com/) `git`
- [Kubernetes CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) `kubectl`
- [Rancher CLI](https://rancher.com/docs/rancher/v2.x/en/cli/) `rancher`
- [Sentry CLI](https://docs.sentry.io/cli/) `sentry-cli`
Expand Down

0 comments on commit fd417e3

Please sign in to comment.