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

Assets folder not writable #558

Open
florianehmke opened this issue Nov 26, 2022 · 0 comments
Open

Assets folder not writable #558

florianehmke opened this issue Nov 26, 2022 · 0 comments

Comments

@florianehmke
Copy link

florianehmke commented Nov 26, 2022

No, not the usual permission problem related to user and group permissions.

With INIT_ASSETS=0 the container starts and I can write to the assets folder in an interactive session (docker exec -it homer /bin/sh).

I believe it's this issue here: alpinelinux/docker-alpine#156
The test in entrypoint.sh wrongly detects the folder as not writeable when in fact it is.

It is probably not happening on you regular Linux server, but I am testing it on an M1 Mac (where Homer is usally not used I guess) ;).

Here are some screenshots demonstrating it:

image

Only changing INIT_ASSETS:

image

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

1 participant