You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#79 upgraded to Go 1.7.1, but that doesn't seem sufficient to fix our issues. It seemed to work at first, but after a while, I get stack traces in the agent along the lines of:
Ah, so I don't really know how Docker is supposed to work, but something is wonky with the current setup.
I added a call to go version to start.sh and sure enough, it says "go1.4.2".
Furthermore, when I tinker with the Dockerfile, the hologram.sh script doesn't seem to notice, so the script doesn't appear to be using the Dockerfile in the repository.
When I ran docker rmi adroll/hologram_env and it redownloaded the image, all was well and I was on 1.7.1.
#79 upgraded to Go 1.7.1, but that doesn't seem sufficient to fix our issues. It seemed to work at first, but after a while, I get stack traces in the agent along the lines of:
The text was updated successfully, but these errors were encountered: