https://github.com/RobLoach/Dockie
:whale: Collection of Modern Development Environments for Docker
https://github.com/RobLoach/Dockie
Last synced: 11 months ago
JSON representation
:whale: Collection of Modern Development Environments for Docker
- Host: GitHub
- URL: https://github.com/RobLoach/Dockie
- Owner: RobLoach
- License: other
- Archived: true
- Created: 2014-05-21T06:46:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T13:33:15.000Z (about 9 years ago)
- Last Synced: 2025-03-30T18:01:59.588Z (about 1 year ago)
- Language: Shell
- Homepage: https://registry.hub.docker.com/repos/dockie/
- Size: 136 KB
- Stars: 50
- Watchers: 5
- Forks: 18
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Deprecated: Use [Docker4Drupal](https://github.com/Wodby/docker4drupal) instead.
# Dockie
Collection of modern development environments for [Docker](http://docker.io).
## Index
Repository | Description
-------------------------------------------------|------------
[`dockie/dockie`](dockie) | Base modern development environment
[`dockie/lamp`](lamp) | Linux, Apache, MySQL and PHP stack
[`dockie/drupal`](drupal) | [Drupal](http://drupal.org) stack
[`dockie/drupal-make`](drupal-make)| [Drupal](http://drupal.org) stack from an install profile with [Drush Make](https://github.com/drush-ops/drush/blob/master/docs/make.txt)
[`dockie/drupal-site-install`](drupal-site-install)| [Drupal](http://docpad.org) stack from the Drupal root
## Installation
Pull the repository you would like to use:
docker pull dockie/dockie
## Usage
See the documentation about the specific repository to see how to gain access to
its exposed services.
## License
Licensed under the incredibly permissive [MIT License](LICENSE.md).