Note: This is an unofficial build and comes with no warranty of any kind. By using this image you also agree to GaGaNode's T&C.
This is a simple Docker image for installing GaGaNode as a container.
Define the following environment variable to bootstrap the image.
| Variable | Description | Mandatory |
|---|---|---|
| TOKEN | Your GaGaNode token | YES |
Via compose.yml
services:
gaganode:
container_name: gaga-node
image: xterna/gaga-node
restart: unless-stopped
dns:
- 1.1.1.1
- 8.8.8.8
docker compose up -d
docker run -d --restart unless-stopped --name gaga-node -e TOKEN=<YOUR_TOKEN> xterna/gaga-node
This will start the application in the background. The alias assigned is gaga-node.
Donations are warmly welcomed no matter how small and thank you very much. 😌
bc1qq993w3mxsf5aph5c362wjv3zaegk37tcvw7rl40x2601B9940F9594810DEDC44015491f0f9D6Dd1cAbnb1dj3l3fp24z05vtwtjpaatjyz9sll4elu9lkjww0x2601B9940F9594810DEDC44015491f0f9D6Dd1cAAp5aiAbnsLtR2XVJB3sp37qdNP5VfqydAgUThvdEiL5iContent type
Image
Digest
sha256:ee12a985f…
Size
42 MB
Last updated
over 2 years ago
docker pull xterna/gaga-node