Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Improvements on Dockerfile - Closes #889 #888

Merged
merged 1 commit into from
Feb 6, 2019

Commits on Feb 6, 2019

  1. Improvements on Dockerfile

    - Removed bower and nasm
    - Use of COPY with --chown argument
    - Use npm ci instead of npm install
    - Added stage to install dependencies before copy source code, so the
    layer with deps can be cached.
    psychopenguin committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    2bfec41 View commit details
    Browse the repository at this point in the history