Docker development command not working #11213
Replies: 9 comments 1 reply
-
Hi @ShivangRawat30, Our development instructions for Docker need some attention, as I'm afraid they're not written with completely new development environments in mind. The Were you led to try the Docker approach because of issues with the host based setup? I see you're on an M1 Mac |
Beta Was this translation helpful? Give feedback.
-
I typically opt for setting up projects using Docker since it significantly reduces time, but since it's currently not functioning correctly, I'll attempt to set it up using a host-based approach. |
Beta Was this translation helpful? Give feedback.
-
Sorry for the inconvenience. I've added an issue for us to resolve the misleading documentation #11214 |
Beta Was this translation helpful? Give feedback.
-
@bjester I tried the command after installing python and now I am getting this error.
|
Beta Was this translation helpful? Give feedback.
-
Hi @ShivangRawat30, thank you for your report. We're starting to work on some improvements and one of our team members will reach out again when we have some news. Hopefully you were able to set Kolibri dev en without Docker meanwhile. Let us know if there were any problems with that. |
Beta Was this translation helpful? Give feedback.
-
@MisRob I'm attempting to set up my project and encountered an issue while running this command
I have already attempted to restart the shell, but the problem persists. Additionally, I've already created a virtual environment using
|
Beta Was this translation helpful? Give feedback.
-
Hi @ShivangRawat30, could you upload your logs from the very beginning of the setup? |
Beta Was this translation helpful? Give feedback.
-
Leaving this discussion open as the original Docker issue is not resolved yet. cc @vkWeb |
Beta Was this translation helpful? Give feedback.
-
Closing as we have some Docker setup refactor underway |
Beta Was this translation helpful? Give feedback.
-
When attempting to set up the project using Docker, I ran the command
make docker-build-base
and encountered the following error:OS: mac-m1
IDE: VSCode
Beta Was this translation helpful? Give feedback.
All reactions