neothor / docker-images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEMP solution for base and builder images until we have a proper solution for Docker Hub limits

├── alpine
│   └── Dockerfile
├── cp-kafka-rest
│   └── Dockerfile
├── debian-slim
│   └── Dockerfile
├── kafdrop
│   └── Dockerfile
├── keycloak
│   └── Dockerfile
├── maven
│   └── Dockerfile
├── mongo
│   └── Dockerfile
├── nginx
│   └── Dockerfile
├── node
│   └── Dockerfile
├── postgres
│   └── Dockerfile
├── postman
│   └── Dockerfile
├── ruby-alpine
│   └── Dockerfile
└── wildfly
    ├── 14
    │   └── Dockerfile
    └── 15
        └── Dockerfile

About


Languages

Language:Dockerfile 100.0%