Skip to content

Build error #2

@TFMvdBroek

Description

@TFMvdBroek

Getting the following error, any idea what is going wrong?
Ubuntu server 18.04

root@xxxxxdocker:/srv/www/naples.xxx.xx# docker-compose build
Building nplsweb
Step 1/7 : FROM openjdk:8u171-slim
---> 60575d4bfe64
Step 2/7 : EXPOSE 8090
---> Using cache
---> 08d45f8454ca
Step 3/7 : VOLUME /tmp
---> Using cache
---> 7c29c9e11e18
Step 4/7 : COPY target/nplsweb-0.0.1-SNAPSHOT.jar app.jar
ERROR: Service 'nplsweb' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder300825816/target/nplsweb-0.0.1-SNAPSHOT.jar: no such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions