mirror of
https://github.com/docker/compose.git
synced 2025-07-28 08:04:09 +02:00
Update description in readme
This commit is contained in:
parent
4182830e7e
commit
50d1a39b3a
@ -1,9 +1,9 @@
|
|||||||
Fig
|
Fig
|
||||||
====
|
====
|
||||||
|
|
||||||
**WARNING**: This is a work in progress and probably won't work yet. Feedback welcome.
|
Punctual, lightweight development environments using Docker.
|
||||||
|
|
||||||
Fig is tool for defining and running application environments with Docker. It uses a simple, version-controllable YAML configuration file that looks something like this:
|
Fig is tool for defining and running isolated application environments. It uses a simple, version-controllable YAML configuration file that looks something like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
web:
|
web:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user