docker integration doesn't work on Apple Silicon #684
Labels
for: eclipse
something that is specific for Eclipse
status: needs-investigation
theme: boot-dashboard
type: bug
Milestone
Describe the bug
I am running STS 4.12.0 on Apple Silicon, but deploying a Spring Boot app via the boot dashboard on docker doesn't work. Here is my setup:
Zulu11.50+19-CA (build 11.0.12+7-LTS)
)Creating a docker target in the boot dashboard works. Then trying to deploy a boot app to docker (Rest Service guide example) causes an exception:
Looks like there is an issue with the underlying Docker Java library.
The text was updated successfully, but these errors were encountered: