Hi Barry- Have a look at this...
https://docs.spring.io/spring-boot-data-geode-build/1.3.x/reference/html5/#geode-docker I recently put this together as part of the SBDG 1.3 GA release. It contains references to other pertinent documentation as well. There aren't any pre-canned Docker Images with a Locator/Locators or Server/Servers running, unfortunately. However, I intend to tackle that concern as part of the STDG project (https://github.com/spring-projects/spring-test-data-geode). See Issue #19 (https://github.com/spring-projects/spring-test-data-geode/issues/19) by myself and David Turanski. Some early experimentation has already taken place. Regards, John ________________________________ From: Barry Barrios <barri...@vt.edu> Sent: Tuesday, July 7, 2020 10:26 AM To: dev@geode.apache.org <dev@geode.apache.org> Subject: geode docker question Do you have Apache Geode examples using docker? Is there a way to run a docker container that automatically creates locator and server by specifying some parameters without typing them in the gfsh shell prompt? Also, same for deploying jars, is there a way to automatically deploy jars when running docker? I was browsing through your apache geode examples github repo to see if there were examples but didn't find what I was looking for. Best, Barry