mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-25 01:43:41 +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
|
@ -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
|
||||||
|
|
|
@ -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 \
|
||||||
|
|
|
@ -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, I’ll 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, I’ll 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.
|
||||||
- Don’t dare even send me NSFW/CACP.
|
- Don’t 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue