sudo docker build -t ioctest . Then initiate and instants with the docker run command: sudo docker run --name=testiocContainer -dt -p 5064:5064 -p 5065:5065 -p 5064:5064/udp -p 5065:5065/udp ioctest ...