Sign inSign up

bibryam/optaplanner-webexamples

By bibryam

•Updated about 10 years ago

Docker images for running OptaPlanner Web Examples

Image
3

7.4K

bibryam/optaplanner-webexamples repository overview

⁠Dockerfiles to run OptaPlanner Web Examples

There are images for OptaPlanner 6.2 and 6.4 running on Tomcat and WildFly respectively.

⁠Run OptaPlanner Web Examples 6.4 on WildFly
docker run -p 8080:8080 bibryam/optaplanner-webexamples:6.4
⁠Run OptaPlanner Web Examples 6.2 on Tomcat
docker run -p 8080:8080 bibryam/optaplanner-webexamples:6.2
⁠Then go to:

http://192.168.99.100:8080/optaplanner-webexamples-6.4.0.Final⁠

⁠Source repo

https://github.com/bibryam/dockerfiles/⁠

Tag summary

Content type

Image

Digest

Size

303.5 MB

Last updated

about 10 years ago

docker pull bibryam/optaplanner-webexamples