Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 2.55 KB

README.md

File metadata and controls

53 lines (42 loc) · 2.55 KB

Docker-Builder

Introduction

The Docker Builder repository contains Dockerfiles for various tools and environments...

CI/CD Badges

CircleCI Build Status Cirrus CI Docker Image CI

CodeFactor Codacy Badge

Availabe Image(s)

DockerHub

GitHub Container Registry

Usage

You can pull and run any of the images using:

docker pull crazyuploader/<image-name>
docker run -it crazyuploader/<image-name>

DockerHub Profile: crazyuploader