Skip to content

Default Docker file fails #126

@skiunke

Description

@skiunke
git clone https://github.com/transistorsoft/background-geolocation-console.git
docker build -t background-geolocation-console .
docker run -p 9000:9000 -v /<rootpath>/src/server/database/db:/usr/src/server/database/db -d background-geolocation-console

=> ERROR [6/6] RUN NODE_ENV=production ./node_modules/.bin/webpack && NPM_CONFIG_PRODUCTION=true npm prune - 0.4s #10 0.494 /bin/sh: ./node_modules/.bin/webpack: not found

I had no problems with installing it directly via npm.

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