douglasmiranda / dockerfiles

Useful Dockerfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfiles

I try to put everything in containers, so the Dockerfiles here are created to fulfill my needs. Sometimes it's just a thing I use a lot or some building / packaging process to generate a binary on specific dist.

Sometimes I provide a docker-compose.yml file.

Instructions

I try to put on top of every Dockerfile the instructions.

Dockerhub

I will push to Dockerhub soon.

Architectures

I like to play with ARM, therefore some Dockerfiles are ARM / ARM64 - AARCH64, some are multiarch.

About

Useful Dockerfiles


Languages

Language:Dockerfile 63.4%Language:Shell 17.5%Language:Makefile 16.6%Language:JavaScript 2.5%