Hello Allura community, This is about when Ubuntu is upgraded to 18.04, there is error in the Allura codebase while doing in Docker. When i try to start a fresh build in docker, using "docker-compose build" command it runs but not fully supported for rest of the procedures. After that when i try "docker-compose run web scripts/init-docker-dev.sh" . It gives an error and for the rest of the commands too.
There is some files which are not properly imported while upgrading to newer version of Ubuntu. Can someone look after it ?