lab is installed into /opt/stellar

Open
#780 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reading the README section describing the persistent /opt/stellar volume and locate the start script that copies files there. Trace where lab is installed, then verify that the image places it under the /usr/local directory structure without relying on /opt/stellar; confirm the resulting startup behavior.

Written by the indexing model from the issue text.

Description

bug stale

The lab is currently installed at /opt/stellar/lab, however everything under the /opt/stellar folder is designed so it can be mounted as a persistent volume replacing anything already in that directory inside the image (see the readme). The start script then copies things into the /opt/stellar as needed.

The lab should be installed into the /usr/local directory structure.

Dominant language
Shell
Stars
222
Forks
236
Avg merge
1d 12h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

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.

More from stellar/quickstart

All issues in stellar/quickstart

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.