Docker image umletino (web application umlet)
10K+
Deploy umletino behind nginx
docker run --rm -p 8080:80 manslaughter/umletino
Run umletino from your local system
git clone https://github.com/manslaughter03/docker-umletino
cd docker-umletino
./build.sh
./run.sh
# run nginx on other port (default: 8000)
./run.sh 9000
Content type
Image
Digest
Size
7.3 MB
Last updated
almost 9 years ago
docker pull manslaughter/umletino