Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gustavofreze/docker-images

Docker images of some languages and tools, for development environment.
https://github.com/gustavofreze/docker-images

alpine brasil docker docker-images dockerfile dockerhub php

Last synced: 2 months ago
JSON representation

Docker images of some languages and tools, for development environment.

Awesome Lists containing this project

README

        

# Docker images

This repository contains Dockerfiles and examples for building Docker images of some languages and tools, for
development environment.

Use these images as the basis for your dockerfile, and in your final image, it's recommended to add a non-root user.
Check [best practices for writing dockerfiles](https://docs.docker.com/develop/develop-images/dockerfile_best-practices).

## Images

- [PHP](php)

Images from this repository are shared on the [Docker Hub](https://hub.docker.com/u/gustavofreze).