Docker compose: Skosmos 2.x

4 views
Skip to first unread message

Uldis Bojars

unread,
Jan 20, 2026, 4:07:10 AMJan 20
to Skosmos Users
Hi!

We need to install Skosmos 2.x using Docker Compose.
How can we do that?

I tried cloning the "skosmos-2" branch of the Skosmos github repo but it still runs the latest 3.1-dev version:

git clone --single-branch --branch skosmos-2 https://github.com/NatLibFi/Skosmos/

Best regards,
Uldis

Felix Ernst

unread,
Jan 20, 2026, 4:13:45 AMJan 20
to Skosmos Users

Hi Uldis,

We solved this in our docker-compose file with

skosmos:

    build:

      context: https://github.com/NatLibFi/Skosmos.git#v2.17

 

(you can see the lines in our file here: https://github.com/kit-data-manager/EVOKS/blob/6fdaedf8f4fa2a2c7911ee0076e741f2e607f71f/docker-compose.yml#L164)

Best

Felix

Reply all
Reply to author
Forward
0 new messages