Skip to content

Latest commit

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Supported Tags And Respective Dockerfile Links

Base ImageTagDockerfileReadme
blacklabelops/alpinelatest, 3.8DockerfileREADME.md
blacklabelops/centoslatest, 7, 7.4 , 7.4.1708DockerfileREADME.md
blacklabelops/ubuntulatest, 18, 18.04DockerfileREADME.md

blacklabelops/alpine

Docker StarsDocker Pulls

Blacklabelops Alpine Base Image

  • Includes repository updates
  • tini: Zombie Process Reaper
  • su-exec: Execute processes as different user
  • wait-for-it: Waiting for available server ports.
  • Feature Script: Runtime user definition with environment variables.

README.de

Dockerhub Repository

blacklabelops/centos

Docker StarsDocker Pulls

  • Includes updates

Build the Image

$ cd centos && docker build -t blacklabelops/centos .

Run the Image

$ docker run -it --rm blacklabelops/centos bash

blacklabelops/ubuntu

Docker StarsDocker Pulls

  • Includes updates

Build the Image

$ cd ubuntu && docker build -t blacklabelops/ubuntu .

Run the Image

$ docker run -it --rm blacklabelops/ubuntu bash

About

Docker Base Images (Centos/Alpine/Ubuntu)

Topics

Resources

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages