I have the following Dockerfile with the following configuration:
Dockerfile
FROM swipl COPY . /app EXPOSE 8888 ENTRYPOINT ["swipl"] CMD ["