Skip to content

dattlabs/datt-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datt-base

Introduction

A base linux image based on ubuntu:12.04-4

Supervisord, Hekad, Cron, sshd and standard build utils have been pre-installed in this image. It will serve as the basis for all of the datt series of Docker images.

Usage

From Docker Public Repository
> docker pull datt/datt-base
Using Source
> git clone [email protected]:dattlabs/datt-metadatt.git
> cd datt-metadatt
> ./makedatt base

Login Details

Defaults (can be easily changed in a later custom layer)

  • root / root
  • ubuntu / ubuntu

Installed Packages

  • Check the Dockerfile for the latest...

Configured Services & Ports

  • supervisord / -
  • hekad / 5565
  • crond / -
  • sshd / 22

Set local firewall:

  • sudo ufw allow 5565/tcp (example only. consult your security guru for the correct setting in your environment.)

About

datt base docker repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •