mirror of
https://github.com/docker/compose.git
synced 2026-06-24 18:18:27 +00:00
3 lines
59 B
Python
Executable file
3 lines
59 B
Python
Executable file
#!/usr/bin/env python
|
|
from fig.cli.main import main
|
|
main()
|