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
// sitediff help
<internal:/usr/local/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- sitediff/cli (LoadError)
from <internal:/usr/local/lib/ruby/3.1.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
from /usr/local/bundle/gems/sitediff-1.2.9/bin/sitediff:9:in `<top (required)>'
from /usr/local/bundle/bin/sitediff:25:in `load'
from /usr/local/bundle/bin/sitediff:25:in `<main>'
and i rollback to evolvingweb/sitediff:1.0.0, it works fine
The text was updated successfully, but these errors were encountered:
2024-08-01
docker run --platform linux/amd64 -p 13080:13080 -t -d --name sitediff evolvingweb/sitediff:latest
docker exec -it sitediff /bin/bash
when i try to sidediff commend error with
and i rollback to
evolvingweb/sitediff:1.0.0
, it works fineThe text was updated successfully, but these errors were encountered: