This website requires JavaScript.
Explore
Help
Sign In
extern
/
podman-compose
Watch
1
Star
0
Fork
1
You've already forked podman-compose
mirror of
https://github.com/containers/podman-compose.git
synced
2024-11-23 08:23:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d1a4d7274
podman-compose
/
scripts
/
uninstall.sh
4 lines
75 B
Bash
Raw
Normal View
History
Unescape
Escape
Python packaging
2019-08-21 22:45:53 +02:00
#!/usr/bin/env bash
update readme and no arguments print help
2019-09-02 23:19:07 +02:00
pip3 uninstall podman-compose -y
Python packaging
2019-08-21 22:45:53 +02:00
./scripts/clean_up.sh
Reference in New Issue
Copy Permalink