Enes Zvorničanin

Results 2 comments of Enes Zvorničanin

I've managed to run the docker image by creating a separate deploy.sh file ``` #!/bin/bash sudo docker build -f Dockerfile -t test . sudo docker run -d --env-file=/home/ubuntu/.env -ti test...

This is a really good idea but do you think that maybe variables **a** and **b** should be part of the state of the agent? Without it, the agent doesn't...