mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-09 12:35:18 +02:00
commit
aec00982ba
49 changed files with 778 additions and 142 deletions
|
@ -1,5 +1,7 @@
|
|||
FROM node:14-alpine
|
||||
|
||||
RUN apk update && apk add --no-cache nano
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue