Sign inSign up

manslaughter/umletino

By manslaughter

Updated almost 9 years ago

Docker image umletino (web application umlet)

Image
2

10K+

manslaughter/umletino repository overview

Umletino

Deploy umletino behind nginx

  • Run umletion from docker hub :
docker run --rm -p 8080:80 manslaughter/umletino

Run umletino from your local system

  • First clone this repositories :
git clone https://github.com/manslaughter03/docker-umletino
cd docker-umletino
  • Build docker image (gwt-builder and nginx) :
./build.sh
  • Run web server :
./run.sh

# run nginx on other port (default: 8000)
./run.sh 9000

Tag summary

Content type

Image

Digest

Size

7.3 MB

Last updated

almost 9 years ago

docker pull manslaughter/umletino