setup ci
This commit is contained in:
@@ -29,5 +29,5 @@ pip freeze > requirements.txt
|
||||
The S3 Recent File Cleaner is best run as a once off docker image. The image is already built so can be run with the following command.
|
||||
|
||||
```bash
|
||||
docker run --rm -e S3_ACCESS_KEY=your_access_key -e S3_SECRET_KEY=your_secret_key -e S3_ENDPOINT=your_endpoint s3-recent-file-cleaner
|
||||
docker run --rm -e S3_ACCESS_KEY=your_access_key -e S3_SECRET_KEY=your_secret_key -e S3_ENDPOINT=your_endpoint liamsgit.dev/liampietralla/s3-recent-file-cleaner:latest
|
||||
```
|
Reference in New Issue
Block a user