Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Change Data Review Tool Docker image to not use git clone #51

@tieandrews

Description

@tieandrews

The following code should be replaced and use COPY or similar approach to pull in only what's required from src folder etc. Developmnet using this means you can only build once you've already merged to dev, should build from whatever the current branch is or able to build locally.

RUN git clone https://github.com/NeotomaDB/MetaExtractor

WORKDIR MetaExtractor/

RUN git switch dev

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions