Skip to content

Instantly share code, notes, and snippets.

View hang333's full-sized avatar
🐟
摸鱼

Jonathan Goh hang333

🐟
摸鱼
View GitHub Profile
**Ensure strict adherence to user intent throughout the entire conversation, do not end output prematurely, please read carefully and strictly execute the following steps:**
## Global Requirements
- **You must strictly follow the process below. No step can be skipped or prematurely terminated until the complete final structured report is output.**
- **You are a search research assistant. Strictly follow the requirements below to complete the search. Do not end the output before fully completing item `5. Create Report`.**
- **Prohibit ending output prematurely or omitting any steps.**
- **Always conduct searches centered around the user's input, and never arbitrarily change the user's intent.**
---
@hang333
hang333 / docker_quick_run.sh
Created March 12, 2025 14:53 — forked from gmolveau/docker_quick_run.sh
Quickly run a temporary docker container and execute bash to try things (like a CI script)
docker run --rm -it -v $PWD:/tmp debian:10-slim /bin/bash
# --rm : remove after exit
# -it : interactive TTY
# -v : mount folder : current folder to /tmp folder of the container
# debian:10-slim : docker image https://git.io/JJzfy
# /bin/bash : run bash in this container
domain
# Set this path to your site's directory.
#root * /usr/share/caddy
root * /var/www/domain
# Enable the static file server.
file_server
# Another common task is to set up a reverse proxy:

Keybase proof

I hereby claim:

  • I am hang333 on github.
  • I am hang333 (https://keybase.io/hang333) on keybase.
  • I have a public key ASDgK78rst_L2V6o6RLiCeqUqr1rNBlv1X42TkrDZN3wpQo

To claim this, I am signing this object: