Skip to content

[CT-2870] [Bug] Incorrect examples in docker README #8211

Closed
@jamezrin

Description

Is this a new bug in dbt-core?

  • I believe this is a new bug in dbt-core
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

The README file located in the directory for the Dockerfile has incorrect commands and inconsistent spacing between arguments.

  • The command indicated in "Running an image in a container" is missing a newline escape
  • There are two whitespaces before the --target flag in the examples and between other parameters
  • Markdown script end markers are indented wrong
  • Unnecessary newline escapes in two of the commands suggested

Expected Behavior

The README should provide commands that are functional and the style for the shell script should be consistent within the README file.

Steps To Reproduce

For example, execute the command for "Running an image in a container" as indicated by the README file

Relevant log output

N/A

Environment

N/A

Which database adapter are you using with dbt?

No response

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdockerRelated to official Docker files/images for dbt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions