Skip to content

Docker-Collection/docker-nadekobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Nadekobot

A rebuild Nadekobot image for arm.

Original Dockerfile on NadekoBotV4, for normal x86_64 docker!

Current can't build arm64 image.

Docker Compose

Nadekobot Docker Guide: Link

services:
  nadeko:
    image: ghcr.io/docker-collection/nadekobot:latest
    container_name: nadeko
    restart: unless-stopped
    environment:
      TZ: Europe/Rome
    volumes:
      - /opt/stacks/nadekobot/conf/creds.yml:/app/data/creds.yml
      - /opt/stacks/nadekobot/data:/app/data
networks: {}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages