Skip to content

Commit

Permalink
Add aws shell
Browse files Browse the repository at this point in the history
  • Loading branch information
s-buhar0v committed Mar 9, 2022
1 parent a26ab70 commit ee1b3d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ RUN dnf install -y gcc \
&& pip --no-cache-dir install 'azure-cli==2.12.1' \
&& dnf remove -y gcc

## aws-shell
RUN pip install aws-shell

## azure kubernetes client
RUN az aks install-cli

Expand Down

0 comments on commit ee1b3d4

Please sign in to comment.