More Docker-related hellscapes, and then some

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
This commit is contained in:
Andrei Jiroh Halili 2023-07-15 18:08:32 +00:00
parent 1a3b255aaf
commit 9d33d6d969
3 changed files with 3 additions and 4 deletions

View file

@ -1,8 +1,6 @@
# The Docker image that will be used to build your app # The Docker image that will be used to build your app
image: image:
name: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly name: quay.io/ajhalili2006/mkdocs-material-build-ci:nightly
entrypoint:
- /bin/sh
stages: stages:
- build - build

View file

@ -37,6 +37,7 @@ RUN apk add --no-cache \
git-fast-import \ git-fast-import \
openssh \ openssh \
gnupg \ 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) \ && (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 | sh
RUN pip3 install --no-cache-dir \ RUN pip3 install --no-cache-dir \

View file

@ -10,7 +10,7 @@ _Last updated: 2023-07-16_
TL;DR: [Don't be a dick.](https://www.psychologytoday.com/us/blog/the-author-speaks/201909/don-t-be-dick)[^1] The rest TL;DR: [Don't be a dick.](https://www.psychologytoday.com/us/blog/the-author-speaks/201909/don-t-be-dick)[^1] The rest
- Check my user manual and FAQs before contacting via DMs. - Check [my user manual](/user-manual/index.md) and FAQs before contacting via DMs.
- For sensitive manners (like reporting security related issues), use Keybase, Session or Matrix (make sure to enable EE2E when initiating an one-to-one chat with me). If you want to connect through Session, Ill provide my public ID when needed. - For sensitive manners (like reporting security related issues), use Keybase, Session or Matrix (make sure to enable EE2E when initiating an one-to-one chat with me). If you want to connect through Session, Ill provide my public ID when needed.
- No crypto nonsense (even I use mirror.xyz and some other dapps), self promo hellscape, doxxing, death/swatting threats or calls to violence towards me or anybody. - No crypto nonsense (even I use mirror.xyz and some other dapps), self promo hellscape, doxxing, death/swatting threats or calls to violence towards me or anybody.
- Dont dare even send me NSFW/CACP. - Dont dare even send me NSFW/CACP.
@ -19,7 +19,7 @@ TL;DR: [Don't be a dick.](https://www.psychologytoday.com/us/blog/the-author-spe
unless you're either know me IRL or for official business at school and work and your org policies does only allow unless you're either know me IRL or for official business at school and work and your org policies does only allow
communications on Facebook Messenger/WhatsApp. communications on Facebook Messenger/WhatsApp.
[^1]: Explainer from admins and mods at `hachyderm.io`: https://community.hachyderm.io/docs/rule-explainer/#dont-be-a-dick [^1]: Explainer from admins and mods at `hachyderm.io`: <https://community.hachyderm.io/docs/rule-explainer/#dont-be-a-dick>
## via email ## via email