Skip to content

Latest commit

 

History

History
executable file
·
25 lines (19 loc) · 406 Bytes

File metadata and controls

executable file
·
25 lines (19 loc) · 406 Bytes

bash-cli-automation-python-pex-wait

Description

Conversion of python normal build with docker wait to pex stand alone.

Tech stack

  • bash
  • python
    • pyaml

Note

  1. Its assumed that docker wait is setup.
  2. To run this script you'll need python and pyaml

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h