Closed
Description
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
Labels
No labels