aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2026-01-01Refactor Dockerfile to use Bun for Node.jsstonedDiscord
Updated the base image to 'oven/bun:1' and changed the package installation commands to use 'bun'. Added environment variable and build/test commands.
2022-03-13Forgot to save a filecaleb.mabry.15@cnu.edu
2022-03-13Added nvm and dockerfilecaleb.mabry.15@cnu.edu