go-docker-hello-world Simple hello-world web server on GoLang and Docker. Requirements: docker - https://docs.docker.com/engine/install/ docker-compose - https://docs.docker.com/engine/install/ To start the project, you need to run the command in the terminal: docker-compose up -d