mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2024-11-19 01:40:29 +01:00
dockefile
This commit is contained in:
parent
6c5c79d2c6
commit
d3ad9dd75e
@ -6,7 +6,6 @@ WORKDIR /RTL
|
||||
COPY . /RTL
|
||||
|
||||
# Install dependencies
|
||||
RUN apk add --no-cache python2 freetype build-base cairo-dev cairo cairo-tools
|
||||
RUN npm install
|
||||
|
||||
#Run the app server
|
||||
|
Loading…
Reference in New Issue
Block a user