mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
4 lines
63 B
Python
Executable File
4 lines
63 B
Python
Executable File
#!/usr/bin/env python
|
|
from compose.cli.main import main
|
|
main()
|