Update description in readme
This commit is contained in:
parent
4182830e7e
commit
50d1a39b3a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
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
|
||||
web:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue