Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hidakatsuya/docker-image-dev
- Owner: hidakatsuya
- License: mit
- Created: 2021-08-17T14:17:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-29T17:06:28.000Z (about 2 years ago)
- Last Synced: 2024-11-01T02:08:34.121Z (2 months ago)
- Language: Dockerfile
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.