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

[Bug] Can't Run Docker with Advanced Settings #1643

Closed
ChangheeOh opened this issue Apr 5, 2022 · 0 comments · Fixed by #1655
Closed

[Bug] Can't Run Docker with Advanced Settings #1643

ChangheeOh opened this issue Apr 5, 2022 · 0 comments · Fixed by #1655
Assignees
Labels
bug Fix bug

Comments

@ChangheeOh
Copy link

ChangheeOh commented Apr 5, 2022

Describe the bug
docker command not work described in 'DOCKER_ADVANCED.md'

To Reproduce

  1. docker run -it --rm --env-file=path/to/setenv -e DISPLAY=$IP:0 ghcr.io/OpenBBTerminal/gst-poetry:latest
    => docker: invalid reference format: repository name must be lowercase.
  2. docker run -it --rm --env-file=path/to/setenv -e DISPLAY=$IP:0 ghcr.io/openbbterminal/gst-poetry:latest
    => docker: Error response from daemon: Head "https://ghcr.io/v2/openbbterminal/gst-poetry/manifests/latest": denied.

Screenshots
If applicable, add screenshots to help explain your problem.
스크린샷 2022-04-06 08 56 39

Desktop (please complete the following information):

  • OS: macOS Monterey 12.3.1 (Apple sillicon)
  • Docker Desktop: 4.6.1

Additional context
I'm running OpenBBTerminal in docker without installing locally.

@ChangheeOh ChangheeOh changed the title [Bug] Docker Advanced Settings Do Not Work [Bug] Can't Run Docker with Advanced Settings Apr 6, 2022
@colin99d colin99d added the bug Fix bug label Apr 6, 2022
@aia aia self-assigned this Apr 7, 2022
@aia aia closed this as completed in #1655 Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants