/Forum

Primary LanguageGo

Build the project

docker image build . -t forum

docker container run -p 8088:8088 -t forum