You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,8 @@ The purpose of this container is to be able to use the [Amazon ASK CLI](https://
7
7
2. Added ASK_CLI_VERSION build argument in order to be able to work with different ASK CLI versions.
8
8
3. Added git and zip packages that ASK CLI will use in its commands.
9
9
4. Added Bespoken.
10
-
5. Remove volumes. I think it is not necessary in a simple docker image that I will use in my DevOps pipelines. In addition, you can use '-v' argument in `docker run` command whenever you want.
10
+
5. Added jq and expect cli commands.
11
+
6. Remove volumes. I think it is not necessary in a simple docker image that I will use in my DevOps pipelines. In addition, you can use '-v' argument in `docker run` command whenever you want.
0 commit comments