Error when running docker-compose up #334
Labels
No labels
blocked
breaking
bug
dependencies
duplicate
enhancement
good first issue
help wanted
question
tech debt
testing
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
scion/arbitrader#334
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, I tried following the wiki and when I try docker-compose up, I get this error:
I googled but couldn't find any solutions. I am logged in to Docker. I tried both on macOS and Ubuntu.
I am certain this has to do with moving the project from my personal account into our new organization last week. Try using scionaltera/arbitrader:latest in your Dockerfile for now (we’re still publishing that image) and I’ll see about getting the new Docker Hub account up and running this week. Sorry for the confusion.
The workaround worked, thank you :)
I have created the agonyforge organization over at Docker Hub and pushed the latest image over to it. It is possible to pull
agonyforge/arbitradernow.If I try now I get this error:
Do I need to wait for the PR to get merged?
Sorry, yes. The
latesttag will get pushed with the build when the PR is merged. I pushed apr-337tag as a test.