Skip to content

mdonkers/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de1f170 · Jun 21, 2024

History

25 Commits
Jan 5, 2021
Jun 21, 2024
May 24, 2024
May 3, 2023
May 24, 2024
Nov 24, 2020
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019
Aug 29, 2019

Repository files navigation

dockerfiles

Travis CI

This repository holds a few Dockerfiles that might be helpful for others as well. Builds can be found on Docker Hub under miel.

Table of Contents

About

Almost all (or all) of these images should be available on Docker Hub under miel. Use them at your own risk. Sometimes the images might be tailored to my own needs, although I try to keep them as generic or configurable as possible.

Resources

My dotfiles

My dotfiles contain several aliases and helper functions to run these images, specifically here: github.com/mdonkers/dotfiles/blob/master/.dockerfunc.

Using the Makefile

$ make help
dockerfiles                    Tests the changes to the Dockerfiles build.
image                          Build a Dockerfile (ex. DIR=telnet).
run                            Run a Dockerfile from the command at the top of the file (ex. DIR=telnet).
shellcheck                     Runs the shellcheck tests on the scripts.
test                           Runs the tests on the repository.

Attributions

Code for making and testing these containers is largely taken from Jess Frazelle (at least initial versions). Also Dockerfiles might have taken inspiration from her, as well as other places around the web.

About

Docker files for various containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published