mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
dockefile
This commit is contained in:
parent
6c5c79d2c6
commit
d3ad9dd75e
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue