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

cannot build workspace #32

Open
chen1415 opened this issue Oct 23, 2022 · 2 comments
Open

cannot build workspace #32

chen1415 opened this issue Oct 23, 2022 · 2 comments

Comments

@chen1415
Copy link

chen1415 commented Oct 23, 2022

Info:

  • Docker version ($ docker --version):
  • Nodedock commit ($ git rev-parse HEAD):
  • System info (Mac, PC, Linux):
  • System info disto/version:

Docker version 20.10.8, build 3967b7d

Issue:


Expected behavior:


Reproduce:


cannot build workspace

Relevant Code:

Building workspace
[+] Building 1.1s (3/3) FINISHED                                                                                                                                                                                                                                                                                                                                               
 => [internal] load build definition from Dockerfile                                                                                                                                                                                                                                                                                                                      0.0s
 => => transferring dockerfile: 84B                                                                                                                                                                                                                                                                                                                                       0.0s
 => [internal] load .dockerignore                                                                                                                                                                                                                                                                                                                                         0.0s
 => => transferring context: 2B                                                                                                                                                                                                                                                                                                                                           0.0s
 => ERROR [internal] load metadata for docker.io/phusion/baseimage:latest                                                                                                                                                                                                                                                                                                 1.0s
------
 > [internal] load metadata for docker.io/phusion/baseimage:latest:
------
failed to solve with frontend dockerfile.v0: failed to create LLB definition: docker.io/phusion/baseimage:latest: not found
@chen1415
Copy link
Author

maybe because it use

FROM phusion/baseimage:latest

inside the workspace docker file?

check it with this: phusion/baseimage-docker#562

Change it to a specific version?

@chen1415
Copy link
Author

Is this project still alive?...

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

1 participant