EpicsDAO / zapp

⚡Rust Serverless Framework
Apache License 2.0
11 stars 3 forks source link

[`docker psql`] cleanup the `docker psql` command #23

Open JonasCir opened 1 year ago

JonasCir commented 1 year ago

Go through the command, clean it up, remove unnecessary functions, and use a suitable library to interact with docker (i.e., don't use Command).