Closed elimisteve closed 5 years ago
Cool. I was just coming back to this project, so I'll update docs and such when I do.
Great, thanks.
@progrium any update on this?
Haven't had the need to work on this. Is it too much to build it yourself?
On Thu, Aug 31, 2017 at 4:10 PM, Lucas Mendelowski <notifications@github.com
wrote:
@progrium https://github.com/progrium any update on this?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/progrium/envy/issues/49#issuecomment-326421665, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAChzCPIJm0r1VIONTmvhxoqzDC8P5lks5sdyFZgaJpZM4HP8rG .
-- Jeff Lindsay http://progrium.com
Sure I can, but updating the official one might be good :-) though perhaps not urgent.
@progrium it's not too much. The image just does not build anymore - there is a problem with go build.
If you get it to build, I'll merge a PR. Just don't have the cycles for this one, but helps to know people are trying it.
@progrium any chance you can grant me access to this repo and docker hub access? My nick on docker hub is savant
:)
done!
Can you also add me to the docker hub repo? I don't see it in my list of repos, and going here doesn't show it.
Thanks!
I added you, does it require an email link click?
On Tue, May 7, 2019 at 11:07 PM Jose Diaz-Gonzalez notifications@github.com wrote:
Can you also add me to the docker hub repo? I don't see it in my list of repos, and going here https://hub.docker.com/r/progrium/envy doesn't show it.
Thanks!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/progrium/envy/issues/49#issuecomment-490339579, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAAFBYMEGGVAH7NAR5BQ4LPUJGYRANCNFSM4BZ7ZLDA .
-- Jeff Lindsay http://progrium.com
Seems there are no notifications when you get added to a repo.
I've pushed a build of latest to docker hub. Enjoy everyone!
Since https://hub.docker.com/r/progrium/envy/ uses HOST_DATA rather than HOST_ROOT, the instructions in the README no longer work; when I do
-e HOST_DATA=/mnt/envy
to start a container, I get this error when shelling in:If I start the container with
-e HOST_ROOT
as specified in the README, I get this when I shell in: