Jenkins - Docker Support Container
ℹ️ Introduction
This Docker image is designed to host Jenkins in a Debian-based container for local and remote Git projects. It also includes a limited mail server to list the failed build tasks. By default this container uses our default External Docker network settings, to make sure containers in this network can work together.
What’s in the external network?
It can be useful to know what container, IPv4 addresses and ports are used in a network
For this we have a script that displays the information for you. it can be found in my PowerShell-Utilities repository here. Use the docker-netw-info directory to execute the script.
⚡ Setup
While creating the container is straightforward, a few additional steps are necessary to ensure everything is set up correctly. There are no “quick setup” instructions available for this image. Please refer to the Setup document, which covers installation and configuration.
This file is part of: Jenkins Development Stack
Copyright (c) 2025 Nico Jan Eelhart. This source code is licensed under the MIT License found in the ‘LICENSE.md’ file in the root directory of this source tree.
─── ✦ ───