The Sail creates docker based python development environments for fastmail applications.
Fastmail Sail is forked by and derived from Laravel Sail by Laravel Team.
alias sail='[ -f sail ] && sh sail || sh /opt/sail/bin/sail'
Laravel Sail is open-sourced software licensed under the MIT license.