Skip to content

nowait-tools/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nowait Docker Base Image Repository

This is the docker base image repository for Nowait. All Nowait applications should start with one of these images.

The repository is divided by host OS and then by application. It is laid out as follows:

├── alpine
│   ├── base-image
│   │   └── 3.3
│   │   ├── 3.3
│   │   └── 3.4
│   ├── cron
│   ├── dredd
│   ├── elasticsearch
│   │   └── 2.x
│   ├── erlang
│   ├── java
│   │   ├── openjdk8
│   │   ├── openjre8
│   │   ├── orajdk8
│   │   └── orajre8
│   ├── jenkins
│   │   ├── 1.642.2
│   │   ├── 1.642.3
│   │   ├── 1.642.4
│   │   └── 1.651.1
│   ├── node
│   │   ├── lts
│   │   └── stable
│   │   │   ├── 5.x
│   │   │   └── 6.x
│   ├── php
│   │   ├── 5.6
│   │   └── 7.0
│   ├── python
│   │   ├── 2.x
│   │   └── 3.x
│   └── rabbitmq
│       └── 3.6.x
└── ubuntu
    ├── base-image
    │   ├── 14.04.4
    │   └── 16.04
    └── php
        ├── 5.5
        ├── 5.6
        └── 7.0

About

Nowait Docker Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6