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

Dockerized driver should not clone itself to build the image #11

Open
pierocampa opened this issue Jun 7, 2023 · 0 comments
Open

Dockerized driver should not clone itself to build the image #11

pierocampa opened this issue Jun 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pierocampa
Copy link
Member

The dockerized driver now clones itself, making it awkward and dangerous for developers who make changes in the local node and need to commit any changes to see it applied in the docker image:

# sed -n 36p Dockerfile
RUN git clone https://github.com/SARScripts/openeo_odc_driver.git -b dev
@pierocampa pierocampa added the enhancement New feature or request label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant