Webengineering Project Setup Clone the repository, enter the repository's directoy with a terminal. Then execute the following commands: docker-compose build docker-compose up -d MyBlog will then be available at http://localhost:3000.