# Clearing The Screen clear # Building the Docker Container docker build . \ -t rust-buildbot \ -f docker/build/Dockerfile