Skip to content

Docker improvements #1218

Closed
Closed
@JakeGinnivan

Description

@JakeGinnivan

I am pretty new with Docker, what we have works but I wonder if anyone can make what we have better.

We have a base image at https://github.com/GitTools/GitVersion/tree/master/src/DockerBase, the mono image doesn't run libgit2 because wheezy is super old and glib2.15 doesn't run on it without adding experimental repos and updating.

So I went with an Ubuntu base image and put mono on it, this seems pretty heavy but seems to work.

Then https://github.com/GitTools/GitVersion/blob/master/Dockerfile builds off the base. Then we publish through our deploy script at https://github.com/GitTools/GitVersion/blob/master/deploy.cake#L196

If you can improve it, send a pull request, it would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions