mirror of
https://github.com/artiemis/artemis.js.git
synced 2026-02-14 10:21:54 +00:00
add back external shell deps to docker image
thanks again sem
This commit is contained in:
parent
b3c0f5ba40
commit
a59dd8a32a
@ -1,5 +1,7 @@
|
|||||||
FROM oven/bun:1-alpine
|
FROM oven/bun:1-alpine
|
||||||
|
|
||||||
|
RUN apk add --no-cache python3 py3-pip git
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY package.json bun.lock ./
|
COPY package.json bun.lock ./
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user