Skip to content

Commit

Permalink
Merge #3440 Don't create no longer used directories in Dockerfile.met…
Browse files Browse the repository at this point in the history
…adata
  • Loading branch information
DasSkelett committed Aug 22, 2021
2 parents afa7145 + 837ef82 commit 2a2b12e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,4 @@ RUN pip3 install 'git+https://github.com/KSP-CKAN/xKAN-meta_testing'
ADD netkan.exe /usr/local/bin/.
ADD ckan.exe /usr/local/bin/.

RUN mkdir -p /ckans /repo

ENTRYPOINT ["ckanmetatester"]

0 comments on commit 2a2b12e

Please sign in to comment.