mirror of
https://github.com/s83/docker-brudi-rclone.git
synced 2024-11-23 06:19:00 +00:00
Update README.md
This commit is contained in:
parent
02734c8d40
commit
5eb17ea644
14
README.md
14
README.md
@ -24,21 +24,9 @@ docker pull sami/brudi-rclone
|
||||
To run a container with the Brudi image, you can use the following command:
|
||||
|
||||
```bash
|
||||
docker run -d --name brudi-container sami/brudi-rclone
|
||||
docker run --it --rm --name brudi-container sami/brudi-rclone -- bash
|
||||
```
|
||||
|
||||
### Environment Variables
|
||||
|
||||
The following environment variables can be used to configure the container:
|
||||
|
||||
- **TODO**: Document any relevant environment variables here.
|
||||
|
||||
### Volumes
|
||||
|
||||
You may want to mount volumes to persist data or configuration files. The following directories are commonly used:
|
||||
|
||||
- **TODO**: Document any relevant volumes here.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you find any issues with this Docker image or have suggestions for improvements, please feel free to open an issue or submit a pull request.
|
||||
|
Loading…
Reference in New Issue
Block a user