mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-13 22:23:47 +01:00
Merge pull request #473 from xaronnn/master
Fix requirements with python
This commit is contained in:
commit
f9e20bf61f
@ -1,5 +1,4 @@
|
|||||||
FROM alpine
|
FROM nikolaik/python-nodejs:latest
|
||||||
RUN apk add --update nodejs npm
|
|
||||||
WORKDIR /usr/src/fosscord-server/
|
WORKDIR /usr/src/fosscord-server/
|
||||||
COPY . .
|
COPY . .
|
||||||
WORKDIR /usr/src/fosscord-server/bundle
|
WORKDIR /usr/src/fosscord-server/bundle
|
||||||
|
Loading…
Reference in New Issue
Block a user