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

Description on hub has extra -e #37

Closed
arthurlutz opened this issue Aug 9, 2019 · 1 comment
Closed

Description on hub has extra -e #37

arthurlutz opened this issue Aug 9, 2019 · 1 comment

Comments

@arthurlutz
Copy link

https://hub.docker.com/r/archiveteam/warrior-dockerfile/ command

  docker run \
      --detach \
      --env DOWNLOADER="your name" -e \
      --env SELECTED_PROJECT="auto" \
      --publish 8001:8001 \
      --restart always \
      archiveteam/warrior-dockerfile

fails saying docker: invalid reference format: repository name must be lowercase.

the -e should be removed (like in the README for this project).

@TomGlass
Copy link
Contributor

TomGlass commented Feb 3, 2021

Issue resolved with c776abd

@TomGlass TomGlass closed this as completed Feb 3, 2021
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

No branches or pull requests

2 participants