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

compileall failed #1

Open
cisan86 opened this issue May 31, 2023 · 3 comments
Open

compileall failed #1

cisan86 opened this issue May 31, 2023 · 3 comments

Comments

@cisan86
Copy link

cisan86 commented May 31, 2023

hello, I have some problems when run the code docker build -t goldphish .

Dockerfile:32
--------------------
  30 |
  31 |     COPY . ./
  32 | >>> RUN python3 -m compileall .
  33 |
--------------------
ERROR: failed to solve: process "/bin/sh -c python3 -m compileall ." did not complete successfully: exit code: 1
@Shanmukh-C
Copy link

Shanmukh-C commented Oct 2, 2023

I have been facing the same issue, Could you please help us if you were able to resolve the issue.

@robmcl4
Copy link
Collaborator

robmcl4 commented Oct 4, 2023

Looking into it! My apologies.

@robmcl4
Copy link
Collaborator

robmcl4 commented Oct 4, 2023

Thank you for the report! It should be fixed in the latest commit, 51760b1

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

3 participants