This repository contains the EPICS Input/Output Controller (IOC) used at LNLS based on ADAravis support module.
You can use the following command to run it in the background using the default start-up script from epics-in-docker.
docker compose up -d
You can build the IOC with the following command:
TAG=latest docker compose build