Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Dockerfile / Build Fails #3

Description

@cfarsbot

Unfortunaly the Dockerfile fails, when executing ./build.sh

I constantly getting the following error

Step 5/8 : COPY ${DEPENDENCY}/BOOT-INF/lib /app/lib
COPY failed: file not found in build context or excluded by .dockerignore: stat build/dependency/BOOT-INF/lib: file does not exist

The same happens for all the other COPY commands of the Dockerfile.
It seems like, that the whole implementation is somewhat broken.

After removing all COPY Commands the build will be shown as Successfully.
But the Container will not run, because the jdbc.Application file is missing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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