diff --git a/fast-startup-and-shutdown/Dockerfile b/fast-startup-and-shutdown/Dockerfile index b58d34bc..27c1c5ee 100644 --- a/fast-startup-and-shutdown/Dockerfile +++ b/fast-startup-and-shutdown/Dockerfile @@ -4,6 +4,7 @@ ENV AWSCLI_VERSION "1.19.112" RUN apt-get update && apt-get install -y \ curl \ + vim \ python3 \ python3-pip \ && pip3 install \