.. _service_docker: ****************** Service DockerFile ****************** ``docker_entrypoint.sh`` A bash script that completes any environment setup (eg. creating folder substructure), sets any environment variables, and executes the run command. ```Dockerfile``` Declares the environment and building stages for the project.