marsoon - Export fig.yml to Diagram Graph.
No just only fig.yml.
Now, You can edit fig.yml.
https://github.com/dockerboard/marsoon
fig.yml
db: image: postgres ports: - "5432" web: build: . command: bundle exec rackup -p 3000 volumes: - .:/myapp ports: - "3000:3000" links: - db
json
Diagram Graph
Mermaid Graph