mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-12 00:23:10 +00:00
More Docker-related hellscapes, and then some
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
parent
1a3b255aaf
commit
9d33d6d969
3 changed files with 3 additions and 4 deletions
|
@ -37,6 +37,7 @@ RUN apk add --no-cache \
|
|||
git-fast-import \
|
||||
openssh \
|
||||
gnupg \
|
||||
curl \
|
||||
&& (curl -Ls --tlsv1.2 --proto "=https" --retry 3 https://cli.doppler.com/install.sh || wget -t 3 -qO- https://cli.doppler.com/install.sh) \
|
||||
| sh
|
||||
RUN pip3 install --no-cache-dir \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue