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
I use RUN luarocks install lua-resty-radixtree 2.8.1-0 in the Dockerfile to install lua-resty-radixtree, but today the build process reports following error message and build failed.
The raw git:// protocol will stop working on GitHub. LuaRocks already supports git+https:// as an alternative, but to avoid having to update every rockspec in the repository that uses git://github.com, which would require a large coordinated effort, LuaRocks now auto-converts github.com and www.github.com URLs that use git:// to git+https://
I use
RUN luarocks install lua-resty-radixtree 2.8.1-0
in the Dockerfile to install lua-resty-radixtree, but today the build process reports following error message and build failed.Same issue here for the reference:
leafo/gifine#27
The text was updated successfully, but these errors were encountered: