| image: "${REGISTRY}marcelmaatkamp/freeradius:${RADIUS_TAG:-latest}" |
| - "./data/clients.conf:/etc/raddb/clients.conf" |
| - "./data/users:/etc/raddb/users" |
| ipv4_address: 172.25.0.100 |
| image: "${REGISTRY}${REPOSITORY}voltha-onos:${TAG:-latest}" |
| ONOS_APPS: 'drivers,openflow-base' |
| ipv4_address: 172.25.0.200 |
| # image: "${REGISTRY}${REPOSITORY}voltha-config-push:${TAG:-latest}" |
| # ONOS_CONNECTION: 'onos:8181' |
| # - "../docker/config/netcfg.json:/data/onos-config.json" |
| # image: "${REGISTRY}marcelmaatkamp/freeradius:${RADIUS_TAG:-latest}" |
| # command: "radtest user password freeradius 0 SECRET" |
| # ipv4_address: 172.25.0.101 |