Topic on Talk:Wikibase/Docker

.sh files should be downloaded as well?

4
VeniVidiVicipedia (talkcontribs)

The jobrunner-entrypoint.sh script is not mentioned in the instructions.

It seems to be needed to get things working (at least on windows it does).

Otherwise a directory with the same name is created and an error occurs.

When using the docker-compose.extra.yml the extra-install.sh is needed/used.

This script seems to be less essential as no errors occur at all.

Valerie Wollinger (WMDE) (talkcontribs)

@VeniVidiVicipedia:

Hey, we will forward your questions to our technical team and get back to you shortly.

Valerie Wollinger (WMDE) (talkcontribs)

@VeniVidiVicipedia:

could you give us more background information? We need to know more about your configuration files, details of where you are running it and what you are trying to do.

VeniVidiVicipedia (talkcontribs)

@Valerie Wollinger (WMDE)

O wait it does work =)

Even though the wikibase_jobrunner-1 is failing and restarting.


I'm following these instructions

That means there are two files when I do docker-compose up -d:

- .env

- docker-compose.yml

The container with the name "wikibase-test-wikibase_jobrunner-1" (image: wikibase/wikibase-bundle:1.36.4-wmde.8) has the following logs

/jobrunner-entrypoint.sh: /jobrunner-entrypoint.sh: Is a directory

/jobrunner-entrypoint.sh: /jobrunner-entrypoint.sh: Is a directory


Additional information:

- docker desktop: v4.12.0

- docker engine: v20.10.17


Is this enough background information?

Reply to ".sh files should be downloaded as well?"