e-COSI / docker-bastillion

Docker image for Bastillion.io
GNU General Public License v3.0
27 stars 19 forks source link

update docker image to 11.0.11-9-slim #10

Closed sgooding closed 8 months ago

sgooding commented 8 months ago

Attempted to run the original docker image jecosi/bastillion with the quickstart instructions. However, when trying to add servers in the web app I would get several java related errors. After several attempts, I decided to try re-building the docker image myself.

However, the docker image was really old, so I updated the Dockercompose file to 11.0.11-9-slim.

The new docker image was build using:

make build

And I was successful in running the application.