We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4b347 commit d7cdd1bCopy full SHA for d7cdd1b
main.dockerfile
@@ -8,7 +8,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD true
8
9
# base services
10
RUN apt-get update &&\
11
- apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev python3-pip git jq
+ apt-get install -yq wget gnupg openssl ranger vim neovim curl python-dev python3-pip git jq awscli
12
13
# node-canvas
14
0 commit comments