-
Notifications
You must be signed in to change notification settings - Fork 11
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
Dockerfile needs modification to run without errors #185
Milestone
Comments
TeamSPoon
added a commit
that referenced
this issue
Nov 8, 2024
@mjsduncan Good job finding the fix ! |
@mjsduncan if it works now.. feel free to close the bug |
TeamSPoon
added a commit
that referenced
this issue
Dec 4, 2024
TeamSPoon
added a commit
to logicmoo/hyperon-wam
that referenced
this issue
Dec 4, 2024
TeamSPoon
added a commit
that referenced
this issue
Dec 4, 2024
TeamSPoon
added a commit
that referenced
this issue
Dec 4, 2024
TeamSPoon
added a commit
to logicmoo/metta-testsuite
that referenced
this issue
Dec 9, 2024
… without errors #185
TeamSPoon
added a commit
to logicmoo/metta-testsuite
that referenced
this issue
Dec 9, 2024
… without errors #185
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
on ubnutu 24.04, docker v27.2.1, build 9e34c9b, i needed to modify line 38 of the Dockerfile from:
RUN source ./INSTALL.sh --easy
to:
RUN source ./INSTALL.sh --easy --allow-system-modifications
the error was:
The text was updated successfully, but these errors were encountered: