mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
4 lines
59 B
Python
Executable File
4 lines
59 B
Python
Executable File
#!/usr/bin/env python
|
|
from fig.cli.main import main
|
|
main()
|