Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 2.71 KB

File metadata and controls

60 lines (46 loc) · 2.71 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