1 Commits

Author SHA1 Message Date
花菜
d3318b90f0 Merge 78c7f255ec into a94c003797 2025-03-25 17:24:47 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# ============================
# Prepare lint Environment
FROM node:21-alpine as lint-env
FROM hub.aiursoft.cn/node:21-alpine as lint-env
WORKDIR /app
COPY . .
RUN npm install --loglevel verbose
@@ -9,7 +9,7 @@ RUN npm run lint
# ============================
# Prepare Build Environment
FROM python:3.11 as python-env
FROM hub.aiursoft.cn/python:3.11 as python-env
WORKDIR /app
COPY --from=lint-env /app .
RUN apt-get update && apt-get install -y weasyprint fonts-noto-cjk wget unzip
@@ -18,7 +18,7 @@ RUN mkdocs build
# ============================
# Prepare Runtime Environment
FROM aiursoft/static
FROM hub.aiursoft.cn/aiursoft/static
COPY --from=python-env /app/site /data
LABEL org.opencontainers.image.source="https://github.com/Anduin2017/HowToCook"

View File

@@ -25,7 +25,7 @@
- 青菜掰成小瓣,用清水洗净,备用。
- 中火或大火热锅后,锅内放入 10-15ml 食用油。再等待 30 秒让油温升高。
- 将准备好的青菜倒入锅中,翻炒至青菜变软(约 1 分钟)。
- 倒入计算好的清水,水位应当完全浸润或即将没过青菜,加入食盐 2g * 份数),继续翻炒约 1 分钟。
- 倒入计算好的清水,水位应当完全浸润或即将没过青菜,加入食盐 5g * 份数),继续翻炒约 1 分钟。
- 最后加入白糖小火加热 2 分钟,加热时盖上锅盖。
- 盛盘。