An open API service indexing awesome lists of open source software.

https://github.com/eder/automate-clearing-cache-amp


https://github.com/eder/automate-clearing-cache-amp

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# automate-clearing-cache-AMP

## Run docker

`$ docker-compose build`

`$ docker-compose run --rm app /bin/bash`

## Run python
`# python main.py`

## Run python in background
`# nohup python main.py &`

### Verify threads running
`# htop `