Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hidakatsuya/docker-image-dev

The sources for Docker images used in development
https://github.com/hidakatsuya/docker-image-dev

Last synced: 22 days ago
JSON representation

The sources for Docker images used in development

Awesome Lists containing this project

README

        

# Docker Images for Development

This repository mainly contains the source for Docker images used in development. See the respective subdirectories for details.

## Images

### [ruby-with-diff-pdf](/ruby-with-diff-pdf)

A container with [diff-pdf](https://github.com/vslavik/diff-pdf) installed in Ruby container.

### [playwright-test-server](/playwright-test-server)

A container for running the [playwright](https://playwright.dev/docs/docker) server.

### [rails-dev](/rails-dev)

A container for Rails development.

## License

All Dockerfiles are available under the MIT license.