Skip to content
Snippets Groups Projects
user avatar
Norman Radtke authored
18b3a44a
History

create with

docker build -t lod2.eu .

run with

docker run -t -i -p 8080:80 lod2.eu

or

docker run -p 8080:80 lod2.eu