Skip to content

Collection of Dockerfiles (mostly for Docker Hub automated builds)

Notifications You must be signed in to change notification settings

pmalsenz/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

README

This repository contains Dockerfiles for automated builds on Docker Hub.

Some may not be working at the moment as the configuration is not complete !!!

Ubuntu-Icinga2

This container is ready to be built and deployed.

The Dockerfile creates a container based on Ubuntu 16.04 and installs SSH, Icinga2, Icingaweb2, Icinga2-IDO-Mysql and MariaDB (Client+Server). As I'm using a centralized MariaDB server instance, no database configuration is included. Login to the server via SSH and Username/Password root.

The Ports 22, 80 and 5665 are exposed.

Pi-Hole

This container is WiP and far from ready.

The Dockerfile creates a container based on Ubuntu 16.04 and install SSH and DNSmasq. After the setup, it runs the basic installer from the Pi-Hole project Login is possible via SSH and Username/Password root.

The Ports 22, 80 and 53 (tcp and udp) are exposed.

About

Collection of Dockerfiles (mostly for Docker Hub automated builds)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages