Skip to content

Commit fd417e3

Browse files
committed
Merge branch 'release/1.3.0'
2 parents 0648375 + 316793b commit fd417e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RUN apk update \
55
&& apk add --no-cache \
66
ca-certificates \
77
curl \
8+
git \
89
bash
910

1011
# change default shell

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This docker image enables simple deployments to Rancher.
1010

1111
## What's included?
1212

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

0 commit comments

Comments
 (0)