Hi,
I’ve just tried to upgrade the docker image with the commanfs suggested by @sam
cd /var/discourse/
git pull
./launcher rebuild app
Unfortunately the whole process ends with
Cannot start container app: Bind for 0.0.0.0:2222 failed: port is already allocated
And my forum is offline
netstat -lptu doesn’t show any processes using that port.
Any help out there please?