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

ENV breaks docker cache #2

Open
jacobrosenthal opened this issue Apr 1, 2019 · 1 comment
Open

ENV breaks docker cache #2

jacobrosenthal opened this issue Apr 1, 2019 · 1 comment

Comments

@jacobrosenthal
Copy link

Ive found the cache wasnt working and I was getting painful rebuilds. It seems like this line it to blame

https://github.com/jayatvars/balena-chromium-kiosk/blob/master/Dockerfile.template#L3

@jacobrosenthal
Copy link
Author

Presumably this was pasted in along with the other systemd stuff which brings up another question

Since you're already using privileged: true and ENV INITSYSTEM on so Im not sure what a manual service is providing here. Theres a comment about input but I dont understand if theres anything special in there. Note they dont do anything similar in their x11 example
https://github.com/balena-io-playground/x11-window-manager/

Ive pulled all that out and need to do some additional testing yet but it seems to be good?

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