Dockerfiles/spring-boot-admin
Tim Hess 4ca6771a12 Build (latest version of) SBA from Initializr like other images 2024-09-30 07:44:06 -05:00
..
metadata Build (latest version of) SBA from Initializr like other images 2024-09-30 07:44:06 -05:00
patches Build (latest version of) SBA from Initializr like other images 2024-09-30 07:44:06 -05:00
Dockerfile Build (latest version of) SBA from Initializr like other images 2024-09-30 07:44:06 -05:00
README.adoc Build (latest version of) SBA from Initializr like other images 2024-09-30 07:44:06 -05:00

README.adoc

= steeltoeoss/spring-boot-admin
:toc: preamble
:toclevels: 1
:!toc-title:
:linkattrs:

Image for SteeltoeOSS local development with https://github.com/codecentric/spring-boot-admin.

== Running

----
$ docker run --publish 9090:9090 steeltoeoss/spring-boot-admin
----