About

The compose file references the image docker.internal:5000/radius-macacl:latest that does not exist publicly because the image was built using the provided radius-macacl Dockerfile.

Source

version: '3.8'
services:
  radius-macacl:
    image: docker.internal:5000/radius-macacl:latest
    user: root
    ports:
      - 1812:1812
      - 1813:1813
      - 1812:1812/udp
      - 1813:1813/udp
    volumes:
      - /mnt/docker/data/radius-macacl:/data
    deploy:
      labels:
        - shepherd.enable=true
        - shepherd.auth.config=local
      replicas: 1
      placement:
        max_replicas_per_node: 1
    logging:
      driver: gelf
      options:
        gelf-address: udp://docker.internal:12201
        tag: radius-macacl

assets/docker/compose/radius-macacl.txt ยท Last modified: 2024/12/19 11:20 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.