You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
On some machines (but not all) we noticed that bookdocker fails with permissions error:
The way we solved this was changing the way docker reads in the Dockerfile as follows:
(See: https://github.com/docker/cli/issues/2249 for more info).
This change seems to fix the issue on the machines where it didn't work, and doesn't seem to impact machines where it previously worked.
Would you like a PR for this?
The text was updated successfully, but these errors were encountered: