Sign inSign up

openinfinity/bas

By openinfinity

Updated over 10 years ago

Open Infinity Business Application Server

Image
0

499

openinfinity/bas repository overview

Pull Image

docker pull openinfinity/bas

Run Example
docker run \
-p 8080:8080 \
-e JVM_MEM=1024 \
-e BAS_MULTICAST_ADDRESS=224.2.4.79 \
-e BAS_TOMCAT_MONITOR_ROLE_PWD=toas \
-ti openinfinity/bas:latest ```


### Deploy WAR file
`
docker cp <source-war-file> <container-id>:/opt/openinfinity/tomcat/webapps
`

Tag summary

Content type

Image

Digest

Size

225.9 MB

Last updated

over 10 years ago

docker pull openinfinity/bas