Skip to content

Docker build error on install #16

@numahell

Description

@numahell

During install for dev purpose, I get this message on docker-compose up :

Building front
Step 1/11 : ARG NODE=12.16
Step 2/11 : FROM node:$NODE
 ---> bdca973cfa07
Step 3/11 : WORKDIR /usr/src/app
 ---> Using cache
 ---> ed0d4577c827
Step 4/11 : COPY package*.json ./
ERROR: Service 'front' failed to build: COPY failed: no source files were specified

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions