mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 01:08:27 +00:00
attempt 3 - remove all mentions of apk (isn't this based on alpine?)
This commit is contained in:
parent
7752bc097e
commit
a57bd2eec8
@ -5,7 +5,6 @@ ENV NODE_ENV prod
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN apk add git -y
|
||||
RUN git clone -n https://github.com/wukko/cobalt.git --depth 1 && mv cobalt/.git ./ && rm -rf cobalt
|
||||
|
||||
COPY package*.json ./
|
||||
|
Loading…
Reference in New Issue
Block a user