Logan Kilpatrick
Logan Kilpatrick
@cbrewster Awesome and exciting! Are there any specific steps I can do or the like to help out? Seems like folks in our community have been working on supporting Nix...
Hey @cbrewster bumping this
@dan-stowell @amasad Can we get a merge on this? Julia 1.5 is out but I'm bumping this incrementally.
What dir do I have to be in to run that command? Running from the root does not work (I am a big Docker noob).
Okay, it should be good: ``` Successfully built 8ff8b7cdc88c Successfully tagged polygott-julia:latest docker run polygott-julia bash -c polygott-self-test ✓ julia:hello ```
Wonderful, once this goes through, I will open the PR to bump to the latest Julia version (v1.5).
I tested locally per what I commented above so I'm not sure.
It worked again when I tested locally: ``` Successfully built 2922b9ce9d41 Successfully tagged polygott-julia:latest docker run polygott-julia bash -c polygott-self-test ✓ julia:hello ```
The tests are also failing due to permission issues (according to the build) due to me not being a collaborator on this repo maybe?
Bumping this @amasad