Skip to content

Separate host OS docker image from coala docker image #203

@jayvdb

Description

@jayvdb

As the docker image is one complete script, each time a bug is fixed in coala or coala-bears for a release, the image is rebuilt and any new versions of the dependencies from openSUSE are automatically included in the next build.

e.g. #170 fixes 0.9, but merging that would result in all sorts of dependencies to also be updated, potentially breaking something.

This will be slightly improved by switching from Tumbleweed to Leap (#144) , but that reduces the pace of unnecessary change, without eliminating it. An OS release usually upgrades even major versions of software, and typically upgrades minor versions, whereas we really want only patch level upgrades to occur on our stable release images.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions