To test against a local container with Slurm and haddock3. Transfers job input and output files to the Slurm container using sftp.
# Must be in root of repo
# cd ../..
docker compose -f deploy/remoteslurm/docker-compose.yml -f deploy/containerslurm/docker-compose.yml pull
docker compose -f deploy/remoteslurm/docker-compose.yml -f deploy/containerslurm/docker-compose.yml build slurm
docker compose -f deploy/remoteslurm/docker-compose.yml -f deploy/containerslurm/docker-compose.yml up
The haddock3 webapp should be running on http://localhost:8080