https://github.com/akcybex/sail
Docker files for running a basic application.
https://github.com/akcybex/sail
docker-compose python sail wordpress
Last synced: 2 months ago
JSON representation
Docker files for running a basic application.
- Host: GitHub
- URL: https://github.com/akcybex/sail
- Owner: akcybex
- License: mit
- Created: 2023-12-15T21:00:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T13:21:18.000Z (over 2 years ago)
- Last Synced: 2023-12-29T14:27:59.241Z (over 2 years ago)
- Topics: docker-compose, python, sail, wordpress
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Sail
Sail offers an immersive local development experience powered by Docker, designed for PHP, WordPress, Python, CodeIgniter, and more. It seamlessly works across macOS, Windows (WSL2), and Linux, eliminating the need for additional software or libraries on your local machine. With Sail's user-friendly CLI, you can effortlessly kickstart your application development, even without prior Docker expertise.
#### Inspiration
AKCybex Sail is inspired by and derived from [Laravel Sail](https://github.com/laravel/sail) by [Taylor Otwell](https://github.com/taylorotwell). If you're looking for a thorough introduction to Docker, check out Chris' course: [Shipping Docker](https://serversforhackers.com/shipping-docker).
## Official Documentation
Documentation for Sail can be found on the Soon...
## Contributing
Thank you for considering contributing to Sail! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Security Vulnerabilities
Please review [our security policy](https://github.com/akcybex/sail/security/policy) on how to report security vulnerabilities.
## License
AKCybex Sail is open-sourced software licensed under the [MIT license](LICENSE.md).