mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add node gyp dependencies
This commit is contained in:
parent
9d3cd891de
commit
14426b4397
@ -35,7 +35,7 @@ LABEL maintainer="devops@ocelot.social"
|
||||
|
||||
# Install Additional Software
|
||||
## install: git
|
||||
RUN apk --no-cache add git
|
||||
RUN apk --no-cache add git python3 make g++
|
||||
|
||||
# Settings
|
||||
## Expose Container Port
|
||||
|
||||
@ -35,7 +35,7 @@ LABEL maintainer="devops@ocelot.social"
|
||||
|
||||
# Install Additional Software
|
||||
## install: git
|
||||
RUN apk --no-cache add git
|
||||
RUN apk --no-cache add git python3 make g++
|
||||
|
||||
# Settings
|
||||
## Expose Container Port
|
||||
|
||||
@ -35,7 +35,7 @@ LABEL maintainer="devops@ocelot.social"
|
||||
|
||||
# Install Additional Software
|
||||
## install: git
|
||||
RUN apk --no-cache add git
|
||||
RUN apk --no-cache add git python3 make g++
|
||||
|
||||
# Settings
|
||||
## Expose Container Port
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user