Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gustavofreze/docker-images
- Owner: gustavofreze
- License: mit
- Created: 2023-06-19T02:55:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:22:46.000Z (9 months ago)
- Last Synced: 2024-03-21T18:07:02.847Z (9 months ago)
- Topics: alpine, brasil, docker, docker-images, dockerfile, dockerhub, php
- Language: Dockerfile
- Homepage: https://hub.docker.com/u/gustavofreze
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).