Walter ALTIMRA
Results
2
issues of
Walter ALTIMRA
**Environment**: * OS name: Docker image based on Alpine * OS version: 3.18 * Architecture: amd64 * ntopng version/revision: Community v.5.6.230814 (Ubuntu 22.04.2 LTS) **What happened**: docker image does not...
Hi @ont I think i have an issue in bind the directories... (below, **docker-compose file**) version: '3.3' services: slacker: container_name: slacker volumes: - ./config.yml:/etc/slacker/config.yml ports: - '8025:8025' restart: unless-stopped image:...