# Fleet으로 로컬에서 여러 Sail 앱 실행하기

> Clean Markdown view of GeekNews topic #8327. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8327](https://news.hada.io/topic?id=8327)
- GeekNews Markdown: [https://news.hada.io/topic/8327.md](https://news.hada.io/topic/8327.md)
- Type: news
- Author: [smartbos](https://news.hada.io/@smartbos)
- Published: 2023-01-26T00:28:11+09:00
- Updated: 2023-01-26T00:28:11+09:00
- Original source: [laravel-news.com](https://laravel-news.com/laravel-fleet)
- Points: 1
- Comments: 1

## Topic Body

Sail은 도커 기반 개발환경을 제공해주는 도구임.  
  
[aschmelyun/fleet](https://github.com/aschmelyun/fleet) 패키지를 이용하면 커스텀 도메인으로 여러 Sail 기반 로컬 애플리케이션을 동시에 구동하기 쉬움.

## Comments



### Comment 14431

- Author: smartbos
- Created: 2023-01-26T00:33:00+09:00
- Points: 1

본문에 설명을 누락했는데 Sail은 PHP 프레임워크인 라라벨용입니다.
