A dumping ground from some of my docker misadventures.
Go to file
mat.kovach@everops.com 4027062363 Adding my gitignore
FossilOrigin-Name: cd453f31c70fa617c13439fc59fc335b3d539d22a60483e40a063b0c764947fb
2023-04-05 15:28:27 +00:00
scripts Initial import for my docker images 2023-04-05 15:24:56 +00:00
.gitignore Adding my gitignore 2023-04-05 15:28:27 +00:00
Makefile Initial import for my docker images 2023-04-05 15:24:56 +00:00
README.md Adding the readme 2023-04-05 15:27:29 +00:00
ubi9+epel.md Initial import for my docker images 2023-04-05 15:24:56 +00:00

README.md

Mat's Docker Image collection

Various Docker files that I use.

NOTE: You'll need TCL installed on your system. I use my own copy of tangle based on literate programming. If you want to use a docker file, you'll have to generate it.

Docker Files

  • ubi9+epel
    • Redhat's Universal Base Image (UBI) for RHEL9, with epel installed and read for use.