mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-09 04:25:18 +02:00
Added changelog. Added curl to Docker image
This commit is contained in:
parent
a5d6cf04cf
commit
d39eda49de
7 changed files with 17 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM node:14-alpine
|
||||
|
||||
RUN apk update && apk add --no-cache nano
|
||||
RUN apk update && apk add --no-cache nano curl
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue