Skip to content

Unable to build locally using 'docker build' from latest release #67

@binhex

Description

@binhex

Hi, currently its not possible to build a new docker image from what is on github, if you pull down the latest release (or branch master) and then attempt a docker build you will see missing files used in the build, output:-

Step 9/21 : ENV NODE_ENV=production ---> Running in 0ae14e229c19 Removing intermediate container 0ae14e229c19 ---> f483986396ed Step 10/21 : ADD dist /app/dist ADD failed: stat /var/lib/docker/tmp/docker-builder216809384/dist: no such file or directory

so im assuming that all files ADDed at build time are not currently on github, any chance you could push these up please.

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