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

Error in bulding docker stack #1707

Open
ihsaan-ullah opened this issue Dec 17, 2024 · 2 comments
Open

Error in bulding docker stack #1707

ihsaan-ullah opened this issue Dec 17, 2024 · 2 comments
Labels
Setup Anything related to the deployment of CodaLab

Comments

@ihsaan-ullah
Copy link
Collaborator

Problem

I am using the current develop branch and when I build the containers using docker-compose, it fails while building compute_worker

Error Screenshot

Screenshot 2024-12-17 at 3 12 46 PM

Platform

  • Mac (Apple Chip)
  • OS: Ventura
  • Docker version: 20.10.23, build 7155243
  • Docker-compose version: v2.15.1

I think this is platform specific problem, can we check if this is happening on other platforms too?

@ObadaS
Copy link
Collaborator

ObadaS commented Dec 17, 2024

Hello,
Building works fine on my Intel/Ubuntu machine, so the problem might be from the Apple chip as you guessed.
image

Client: Docker Engine - Community
 Version:           27.4.0
 API version:       1.47
 Go version:        go1.22.10
 Git commit:        bde2b89
 Built:             Sat Dec  7 10:38:55 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          27.4.0
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.10
  Git commit:       92a8393
  Built:            Sat Dec  7 10:38:55 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.24
  GitCommit:        88bf19b2105c8b17560993bee28a01ddc2f97182
 runc:
  Version:          1.2.2
  GitCommit:        v1.2.2-0-g7cb3632
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

@Didayolo Didayolo added the Setup Anything related to the deployment of CodaLab label Dec 17, 2024
@Didayolo
Copy link
Member

I work on Apple chip and haven't encountered this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Setup Anything related to the deployment of CodaLab
Projects
None yet
Development

No branches or pull requests

3 participants