Skip to content

docs: add docker-compose example to README#38

Merged
gordonmurray merged 1 commit into
lance-format:mainfrom
gordonmurray:docs/docker-compose-example
Apr 6, 2026
Merged

docs: add docker-compose example to README#38
gordonmurray merged 1 commit into
lance-format:mainfrom
gordonmurray:docs/docker-compose-example

Conversation

@gordonmurray
Copy link
Copy Markdown
Collaborator

Summary

Adds a Docker Compose snippet to the README showing how to run lance-data-viewer alongside other services with a shared data volume.

  • Uses a named volume mounted read-only
  • Maps to port 8888 on the host to highlight that 8080 can conflict with Airflow, Jenkins, etc.
  • Placed between Configuration and Images sections

Fixes #26

Test plan

  • Verify the YAML snippet is valid (docker compose config)
  • Confirm it renders correctly on GitHub

@gordonmurray gordonmurray merged commit be82402 into lance-format:main Apr 6, 2026
12 checks passed
@gordonmurray gordonmurray deleted the docs/docker-compose-example branch April 6, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add docker-compose snippet to README

1 participant