Unofficial Docker image for Bearshare š».
3.0K
If you like this project, don't forget to leave a star. ā
Note: This is an unofficial build and comes with no warranty of any kind. By using this image you also agree to BearShare's T&C.
A simple Docker image for installing Bearshare as a container with better compatibility on ARM and x86.
⨠This image also comes pre-configured and bundled with Income Generatorā . A tool which consolidates and earns passive income from multiple sources.
Define the following environment variable to bootstrap the image.
| Variable | Description | Mandatory |
|---|---|---|
| Your BearShare login email | YES | |
| PASSWORD | Your BearShare login password | YES |
File: compose.yml
services:
bearshare:
container_name: bearshare
image: xterna/bearshare
restart: unless-stopped
environment:
- EMAIL=$EMAIL
- PASSWORD=$PASSWORD
dns:
- 1.1.1.1
- 8.8.8.8
docker compose up -d
docker run -d --restart unless-stopped --name bearshare -e EMAIL=<YOUR_EMAIL> -e PASSWORD=<YOUR_PASSWORD> xterna/bearshare
This will start the application in the background. The alias assigned is bearshare.
Donations are warmly welcomed no matter how small and thank you very much. š
bc1qq993w3mxsf5aph5c362wjv3zaegk37tcvw7rl40x2601B9940F9594810DEDC44015491f0f9D6Dd1cAbnb1dj3l3fp24z05vtwtjpaatjyz9sll4elu9lkjww0x2601B9940F9594810DEDC44015491f0f9D6Dd1cAAp5aiAbnsLtR2XVJB3sp37qdNP5VfqydAgUThvdEiL5iThis docker image is not affiliated with or endorsed by Bearshare. Use it at your own risk and responsibility.
The author does not provide any assurances, whether explicit or implicit, regarding the accuracy, completeness, or appropriateness of this script for specific purposes. The author shall not be held accountable for any damages, including but not limited to direct, indirect, incidental, consequential, or special damages, arising from the use or inability to use this docker image or its accompanying documentation, even if the possibility of such damages has been communicated.
By choosing to utilize this docker image, you acknowledge and assume all risks associated with its use. Additionally, you agree that the author cannot be held liable for any issues or consequences that may arise as a result of its usage.
Content type
Image
Digest
sha256:1654c037bā¦
Size
7.5 MB
Last updated
almost 2 years ago
docker pull xterna/bearshare