Skip to content

Proper entrypoint

As a temporary solution, docker cmd looks like this:

cd /home/worker/ && rm resources-0.9.install && wget https://minio.clarin-pl.eu/public/models/kwazon/resources-0.9.install  && /home/worker/entrypoint.sh

instalation of external resources should be either handled in entrypoint.sh or dockerfile itself