rti / gbnc

Other
3 stars 1 forks source link

Update Dockerfile with json_input instead of excellent-articles dir #9

Closed exowanderer closed 8 months ago

exowanderer commented 8 months ago

The Dockerfile contained the original directory configuration for jsons: ./excellent-articles.

I changed this in the Dockerfile from

COPY --chmod=755 excellent-articles excellent-articles COPY --chmod=755 json_input json_input

which reflects the change to the directory structure where we store jsons.