Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Directives injected in Dockerfile conflict #72

Open
remram44 opened this issue Jul 15, 2016 · 0 comments
Open

Directives injected in Dockerfile conflict #72

remram44 opened this issue Jul 15, 2016 · 0 comments

Comments

@remram44
Copy link

remram44 commented Jul 15, 2016

It seems that when building an image from a custom Dockerfile, binder goes through some notebook-related directives before getting to mine. In particular, these are set when my Dockerfile starts running:

WORKDIR /home/main/notebooks
USER main

Obviously this will break most Dockerfiles. Please reset these if they are supposed to be temporary (at least the USER one?)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant