https://github.com/jeroenboersma/docker-capistrano-magentify
Capistrano based on Alpine. Removed all unneeded content to keep it lightweight. Build with Magentify.
https://github.com/jeroenboersma/docker-capistrano-magentify
Last synced: 2 months ago
JSON representation
Capistrano based on Alpine. Removed all unneeded content to keep it lightweight. Build with Magentify.
- Host: GitHub
- URL: https://github.com/jeroenboersma/docker-capistrano-magentify
- Owner: JeroenBoersma
- License: mit
- Created: 2016-12-08T11:39:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T17:28:22.000Z (over 8 years ago)
- Last Synced: 2025-02-10T00:47:01.533Z (4 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-capistrano-magentify
*Capistrano* based on Alpine.
Removed all unneeded content to keep it lightweight.Build with Magentify.
## Workdir
/app
## Usage
Pull the image and connect to a host running a database!
Just run capistrano:
docker run --rm -it -v `pwd`/.:/app srcoder/capistrano-magicento
Other tools which are added:
- magentify
- nokogiri
- json
- curb
- colored## Authors
- [Jeroen Boersma](https://github.com/JeroenBoersma)
## License
MIT