-
I've merged main's HEAD into my development branch, and a restart of my docker compose failed (start-dev) [2]. I've seen the gobject comments in installation docs. I've build a new dev image from Dockerfile locally, but it is failing the startup with [1]. Would it be possible for you to publish/push a new docker-dev image or suggest a fix/workaround for my issue? Thank you. [1]
[2]
|
Beta Was this translation helpful? Give feedback.
Answered by
nijel
Jun 17, 2025
Replies: 1 comment 1 reply
-
The dev-docker is based on the latest production image and it has correct |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
m-aciek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The dev-docker is based on the latest production image and it has correct
girepository
package. Does running./rundev.sh build
fail as well?