Skip to content

lfmunoz/devOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-images

This repository holds source code for docker images which are published using TravisCI

Published to: https://hub.docker.com/u/lfmunoz4

Visit docker hub for description of images

Structure

├── alpine
│   └── Dockerfile
├── bertha
│   └── Dockerfile
├── foundationdb
│   ├── app
│   │   ├── Dockerfile
│   │   ├── requirements.txt
│   │   ├── server.py
│   │   └── start.bash
│   ├── build
│   │   ├── Dockerfile
│   │   └── start.bash
│   └── README.md
├── LICENSE
├── Makefile
└── README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published