Hacker News new | ask | show | jobs
by grepfru_it 1124 days ago
docker run -p 8080:8080 kanboard/kanboard
1 comments

Should be "docker run -p 8080:80 kanboard/kanboard" But then not sure what username / password to use. The docs definitely could be structured better.