Mar 30 2022
10:55 AM
- last edited on
Mar 05 2024
01:37 PM
by
TechCommunityAP
Mar 30 2022
10:55 AM
- last edited on
Mar 05 2024
01:37 PM
by
TechCommunityAP
I have a pipeline which initializes a docker container and the docker image has aws cli v1 installed. Here, I'm trying to uninstall v1 in order to install v2.
I tried the following command on my local machine and seems to be working but it doesn't seem to work inside container, it's just hanging..