This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
cannot create directory '/home/www-data/nodes' #12
Labels
Comments
Also found that Chuck had the same issue: |
|
mkdir: /home/www-data: Operation not supported |
this https://codeantenna.com/a/yWxxCqTAni and sudo mkdir -p helped. But now: [19/19] RUN cp /app/config.ini /home/www-data/config.ini: |
.ini files are Windows configuration files. |
This was
linked to
pull requests
Oct 28, 2022
This was
unlinked from
pull requests
Oct 28, 2022
This issue is resolved by PR #34 |
Repository owner
moved this from In Progress
to Done
in Team Backlog
Oct 28, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
macOS Monterey (12.4)
After setting PATH and running ./bootstrap.sh.
When trying to build/open the container getting the following error:
[2022-08-22T13:24:14.166Z] [PID 8541] [4313 ms] executor failed running [/bin/sh -c mkdir /home/www-data/nodes]: exit code: 1
The text was updated successfully, but these errors were encountered: