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

"Unable to prepare context" during creation of instance #336

Closed
lukastocker opened this issue Jun 14, 2023 · 0 comments · Fixed by #337
Closed

"Unable to prepare context" during creation of instance #336

lukastocker opened this issue Jun 14, 2023 · 0 comments · Fixed by #337
Assignees
Labels
bug Something isn't working

Comments

@lukastocker
Copy link

While creating a new instance I got following error message:

Install base image ...

In SymfonyShell.php line 22:
                                                                                                                           
  The command "'docker' 'build' '-t' 'doil/base_global:stable' '/usr/local/share/doil/templates/base/Dockerfile'" failed.  
                                                                                                                           
  Exit Code: 1(General error)                                                                                              
                                                                                                                           
  Working directory: /home/luka/cate-projects                                                                              
                                                                                                                           
  Output:                                                                                                                  
  ================                                                                                                         
                                                                                                                           
                                                                                                                           
  Error Output:                                                                                                            
  ================                                                                                                         
  unable to prepare context: context must be a directory: /usr/local/share/doil/templates/base/Dockerfile     
@daniwe4 daniwe4 self-assigned this Jun 15, 2023
@daniwe4 daniwe4 added the bug Something isn't working label Jun 15, 2023
@daniwe4 daniwe4 linked a pull request Jun 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants