mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
Update Dockerfile.dev
This commit is contained in:
parent
37b9d90b77
commit
103f4b7077
@ -15,7 +15,7 @@ RUN curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/master/contri
|
||||
# Install app dependencies
|
||||
RUN cd /usr/src/app
|
||||
|
||||
# RUN mkdir -p greenlock.d
|
||||
RUN mkdir -p greenlock.d || echo "Directory already exists"
|
||||
|
||||
# Copy package.json files
|
||||
COPY ./package.json /usr/src/app/package.json
|
||||
|
Loading…
Reference in New Issue
Block a user