Joystream / Joystream/joystream

The apps.Dockerfile tries to build ignored package

Open
#2,853 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

While trying to build docker images form the olympia branch I find that:

Unfortunatelly, the cli is not pushed to docker workspace as it is ignored: https://github.com/Joystream/joystream/blob/olympia/.dockerignore#L7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with apps.Dockerfile at the yarn build:packages step, then read build-npm-packages.sh and the .dockerignore entry for the CLI. Trace which packages are built and which files enter the Docker workspace; done means the Docker build no longer attempts to build a package excluded from that workspace.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, shell
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.