mvn clean package
docker build -t chatgut/frontend:version .
docker run -p 8080:8080 chatgut/frontend:version
The following services are used:
https://github.com/chatgut/microPostService
https://github.com/chatgut/imageService https://github.com/chatgut/ImageServiceBoV
https://github.com/chatgut/worthreadingservice
https://github.com/chatgut/UserService
https://github.com/chatgut/AuthService2
https://github.com/chatgut/micro-url-shortener-service https://github.com/chatgut/URLShortenerService