#!/bin/bash chmod +x mkdotenv.sh ./mkdotenv.sh docker build -t linuxagent LinuxGeneralCompiler/FinalStage docker build -t archagent ArchAgent rm -rf LinuxGeneralCompiler/FinalStage/secret rm -rf ArchAgent/secret docker-compose up -d