-
Notifications
You must be signed in to change notification settings - Fork 26
Macosx Sierra - unison version 2.48.4 & ocaml 4.0.3 #18
Comments
Ah, thanks for reporting this. I'll publish a new image with that combination. |
What === Add a Dockerfile for Unison 2.48.4 and Ocaml 4.03. Why === On macOS Sierra these are now the versions installed when using brew, addressing issue #18.
What === Add a Dockerfile for Unison 2.48.4 and Ocaml 4.03. Why === On macOS Sierra these are now the versions installed when using brew, addressing issue #18.
@vgiannoul: I've published a Dockerfile and image on Docker Hub that has the versions in it. Are you able to test that it works with the version you have installed with brew macOS Sierra? The docker image tag is |
Thank you very much @leighmcculloch. Sorry for late response. I just tried the docker hub image and it seems to fail when I try to connect with my local client with "Fatal error: Lost connection with the server". |
What === Add an image for Unison 2.48.4 and Ocaml 4.03 Why === On macOS Sierra these are now the versions installed when using brew, addressing issue #18.
I forgot to include the new version of unison in the builds, so the image build was incomplete and didn't have unison installed. I've published a new image. Could you give it a whirl again? You'll need to delete the image that was downloaded before as it has the same name, to get your docker daemon to redownload it. |
If this doesn't work I'll get an environment setup with the versions to debug what's going on. |
What === Add an image for Unison 2.48.4 and Ocaml 4.03 Why === On macOS Sierra these are now the versions installed when using brew, addressing issue #18.
@vgiannoul: Want to give it another shot? |
@vgiannoul: Did #19 it work? |
hello @leighmcculloch. Thanks for your work. In the meantime I switched my local setup to docker-sync which seems to be stable so I haven't managed to test your setup. Thanks again |
In mac osx Sierra brew installs unison version 2.48.4 & ocaml 4.0.3. I already tried to change Dockerfile in order to change versions with no success. Probably there is something I miss. How easy is it to have a version of docker-unison image build with these versions?
Thanks for the nice work
The text was updated successfully, but these errors were encountered: