Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Compose not working #117

Open
jd-apprentice opened this issue Jun 5, 2024 · 0 comments
Open

Compose not working #117

jd-apprentice opened this issue Jun 5, 2024 · 0 comments

Comments

@jd-apprentice
Copy link

  1. Cloned the repository (main branch)
  2. Enter the project (cd ontrack)
  3. docker-compose up -d
 => ERROR [app 4/4] RUN apk add --no-cache build-base postgresql-dev yarn &&     yarn install --non-interactive --check-files &&     gem install bundler &&     bundle updat  10.2s
------                                                                                                                                                                              
 > [app 4/4] RUN apk add --no-cache build-base postgresql-dev yarn &&     yarn install --non-interactive --check-files &&     gem install bundler &&     bundle update:             
0.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz                                                                                                 
5.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz                                                                                            
5.188 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/main: temporary error (try again later)
10.19 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/community: temporary error (try again later)
10.19 ERROR: unable to select packages:
10.19   build-base (no such package):
10.19     required by: world[build-base]
10.19   postgresql-dev (no such package):
10.19     required by: world[postgresql-dev]
10.19   yarn (no such package):
10.19     required by: world[yarn]
------
failed to solve: process "/bin/sh -c apk add --no-cache build-base postgresql-dev yarn &&     yarn install --non-interactive --check-files &&     gem install bundler &&     bundle update" did not complete successfully: exit code: 3

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant