Skip to content

suitespot/datadog-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FROM node:18.20.2-bookworm-slim

WORKDIR /app

RUN npm install -g corepack COPY package.json pnpm-lock.yaml ./ RUN pnpm i --frozen-lockfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors