-
Notifications
You must be signed in to change notification settings - Fork 23
Errors run ConfigHub using docker-compose #184
Copy link
Copy link
Open
Description
I download ConfigHubPlatform
# wget https://github.com/ConfigHubPub/ConfigHubPlatform/archive/refs/heads/master.zip
unpacked into a directory ConfigHubPub/
# cd ConfigHubPub
# docker-compose up
and geting error:
Step 7/9 : COPY rest/target/ROOT.war /
ERROR: Service 'confighub' failed to build: COPY failed: file not found in build context or excluded by .dockerignore: stat rest/target/ROOT.war: file does not exist
My OS and env:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
# docker-compose version
docker-compose version 1.25.0, build unknown
docker-py version: 4.1.0
CPython version: 3.8.10
OpenSSL version: OpenSSL 1.1.1f 31 Mar 2020
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels