Skip to content

Commit

Permalink
Add comments to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shekharnwagh committed May 15, 2021
1 parent 7eb741e commit 3529444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ENV HUSKY=0
# Copying this first prevents re-running npm install on every code change.
COPY package*.json ./

# Uncomment and use below packges if there are any issues in npm install
# RUN apk --no-cache --virtual build-dependencies add \
# python \
# make \
Expand Down

0 comments on commit 3529444

Please sign in to comment.