Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Updated quick start page. Docker compose command had a typo #28131

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

jonedmiston
Copy link
Contributor

SUMMARY

The quick start guide appears to have a typo in the docker compose message.
Before
docker compose -f docker compose-image-tag.yml up
After
docker compose -f docker-compose-image-tag.yml up

Note the missing dash in the yml file.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TESTING INSTRUCTIONS

The compose command did not work before, but now it does.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@github-actions github-actions bot added the doc Namespace | Anything related to documentation label Apr 18, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on making your first PR and thank you for contributing to Superset! 🎉 ❤️

We hope to see you in our Slack community too! Not signed up? Use our Slack App to self-register.

@jonedmiston jonedmiston changed the title Updated quick start page. Docker compose command had a typo. docs: Updated quick start page. Docker compose command had a typo. Apr 18, 2024
@jonedmiston jonedmiston changed the title docs: Updated quick start page. Docker compose command had a typo. docs: Updated quick start page. Docker compose command had a typo Apr 18, 2024
@mistercrunch mistercrunch merged commit 37f900a into apache:master Apr 19, 2024
33 of 35 checks passed
qleroy pushed a commit to qleroy/superset that referenced this pull request Apr 28, 2024
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Namespace | Anything related to documentation size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants