This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use Node.js 24 slim for ARM64 architecture | |
| FROM --platform=linux/arm64 node:24-slim AS base | |
| # Install dependencies only when needed | |
| FROM base AS deps | |
| WORKDIR /app | |
| # Copy package files first | |
| COPY package.json package-lock.json* ./ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use Node.js 24 slim for ARM64 architecture | |
| FROM --platform=linux/arm64 node:24-slim AS base | |
| # Install dependencies only when needed | |
| FROM base AS deps | |
| WORKDIR /app | |
| # Copy package files first | |
| COPY package.json package-lock.json* ./ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use Node.js 24 slim for ARM64 architecture | |
| FROM --platform=linux/arm64 node:24-slim AS base | |
| # Install dependencies only when needed | |
| FROM base AS deps | |
| WORKDIR /app | |
| # Copy package files first | |
| COPY package.json package-lock.json* ./ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias goproxy='export http_proxy=http://192.168.1.11:8080' | |
| alias disproxy='unset http_proxy' | |
| alias ..='cd ..' | |
| alias ...='cd ../..' | |
| source ~/.bashrc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am julianapeace on github. | |
| * I am julianapeace (https://keybase.io/julianapeace) on keybase. | |
| * I have a public key ASCnCDmKipxn---6n4y9tJC-QHNDSdn-ND5zhws53eDKiQo | |
| To claim this, I am signing this object: |