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

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.

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