jjo93sa / dockerfiles

Docker files for various tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfiles

About

Docker files that I use on servers, my Raspberry Pi's and on Docker for macOS. Many of these have been inspired (and not a few copied) by the incredible work of Jess Frazelle.

Typically, I use these images on macOS instead of installing the equivalent utilitiy from something like Homebrew or MacPorts.

Dependencies

Various - listed in the individual Docker files

Usage

  1. Build the images
  2. Run the container

I try to include commands for running the container in the header of each Docker file.

Support and feature requests

Ping me if you have any questions, suggestions or requests for new features.

License

Distributed under the MIT License, see LICENSE file in the repository root for more information.

About

Docker files for various tasks

License:MIT License


Languages

Language:Dockerfile 60.4%Language:Shell 39.6%