Complete GeoServer development environment with remote debugging, IDE support, and Maven caching
946
A complete containerized development environment for contributing to the GeoServer ecosystem with minimal setup. Start coding in minutes with pre-configured build tools, IDE connectivity, and live debugging.
# Pull the image
docker pull geoguruafrica/devdocker:latest
# Start the environment
docker-compose up -d
# Connect your IDE via SSH on port 2222
# Clone your GeoServer fork
git clone https://github.com/YOUR_USERNAME/geoserver.git
Perfect for individual developers, classroom training, and GeoServer mentorship programs. See https://geoguru.africa/mentorship/
Full documentation and docker-compose configuration: https://github.com/geoguru-africa/DevDocker
For issues, questions, or contributions, visit the GitHub repository or join the GeoServer community channels.
Content type
Image
Digest
sha256:536db970e…
Size
3 GB
Last updated
about 1 month ago
docker pull geoguruafrica/devdocker