Per #107 someone must've uploaded a Docker build to dockerhub's bettercap/bettercap once. It was replaced (in #107) with bettercap/dev. There's no 'stable' build there but at least it isn't 1+year out of date.
The problem is that the documentation points to dockerhub's bettercap/bettercap, not /dev. Putting it here (vs website) because it's really a process issue- do you want to support a stable version? I'd suggest so.
I'm skipping the issue template because this is an odd duck of an issue.
you know you can send a PR to this repo? :)
Of course- my concern is the process decision, not the docfix.
to be very, very honest: i am a docker n00b and i had no idea wtf i was doing, i'm basically not using the dockerized image and not updating it neither, so i have no idea what mess i've done on dockerhub :dagger:
I'm very open to (possibly brief) suggestions about best practices and whatnots :D
Heh. Gotcha. No problem. May as well just use the /dev version and kill the /bettercap version. I can submit a PR for the docs in this repo but you have to delete the bettercap/bettercap container. It should be at this URL:
https://cloud.docker.com/repository/docker/bettercap/bettercap/settings
aaand i just learned to use docker properly, the release.sh script will now build and push to dockerhub whenever i'll release a new version ... moreover bettercap/bettercap (the stable image) has been updated to v2.23 manually :)
Most helpful comment
aaand i just learned to use docker properly, the
release.shscript will now build and push to dockerhub whenever i'll release a new version ... moreoverbettercap/bettercap(the stable image) has been updated tov2.23manually :)