Sign inSign up

jamesmstone/staruml

By jamesmstone

Updated over 8 years ago

A Dockerised version of StarUML http://staruml.io/

Image
0

709

jamesmstone/staruml repository overview

starUML

Build Status Docker Pulls

Note: This is a fork from the original: huggosantos/myDockers. I made this fork as I was after an update to their version. Unffortunately, the pull request wasn't approved.

A dockerised version of starUML

Usage

docker run -it --rm \
	-v "$(pwd)":/starUML \
	-w /starUML \
	-v /etc/group:/etc/group:ro \
	-v /etc/passwd:/etc/passwd:ro \
	-v /etc/shadow:/etc/shadow:ro \
	-v /etc/sudoers.d:/etc/sudoers.d:ro \
	-v /tmp/.X11-unix:/tmp/.X11-unix:rw \
	--name staruml \
	jamesmstone/staruml "$@"

Tag summary

Content type

Image

Digest

Size

257.3 MB

Last updated

over 8 years ago

docker pull jamesmstone/staruml