Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 539 Bytes

File metadata and controls

27 lines (20 loc) · 539 Bytes

dockerfiles

A collection of dockerfiles used at Tec MM projects

Directory hierarchy per project

.
├── matefacil
│   ├── Dockerfile
│   └── internals
│       └── generators
│           ├── arithmetic
│           │   └── Dockerfile
│           └── inequality
│               └── Dockerfile
│
└── web-app-template
    └── Dockerfile