Skip to content

Fail to install using docker-compose: getting "Error response from daemon: manifest unknown" #2837

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

Closed
nadzeyav opened this issue Jul 5, 2022 · 3 comments

Comments

@nadzeyav
Copy link

nadzeyav commented Jul 5, 2022

coder version: 0.7.6

I'm following the steps from installation guide: https://coder.com/docs/coder-oss/latest/install: docker-compose

Steps from guide:

  1. Clone the coder repository:
    git clone https://github.com/coder/coder.git
  2. Otherwise, you can start the service:
    cd coder
    docker-compose up

Getting output as:

⠿ database Error 0.9s ⠿ coder Error 0.9s Error response from daemon: manifest unknown

test

@Lucas-Gruber
Copy link

same Problem here

@Lucas-Gruber
Copy link

Update: When you go in the docker-compose.yaml and change the line: image: ghcr.io/coder/coder:v${...} to for example: image: ghcr.io/coder/coder:v0.7.7 then it works

@bpmct
Copy link
Member

bpmct commented Jul 22, 2022

Fixed in #2557

@bpmct bpmct closed this as completed Jul 22, 2022
@misskniss misskniss added the bug label Jul 26, 2022
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

4 participants