An open API service indexing awesome lists of open source software.

https://github.com/nbsp1221/dockerized-services

🐳 Configuration files for services that can be easily run with Docker
https://github.com/nbsp1221/dockerized-services

docker docker-compose dockerfile

Last synced: over 1 year ago
JSON representation

🐳 Configuration files for services that can be easily run with Docker

Awesome Lists containing this project

README

          

# Dockerized Services

This repository contains configuration files for services that can be easily run with Docker.

## Services

### [`development-all`](https://github.com/nbsp1221/dockerized-services/blob/main/development-all/Dockerfile)

```shell
docker pull retn0/development-all
```

This is development environment tailored specifically to my needs that supports Node.js, Python, and more.
It includes many common development tools and packages pre-installed, so if you happen to have similar needs and preferences, you can simply use it out of the box.