$ docker-compose up -d
$ cd simple
$ go run main.go
And then, please access http://localhost:8080/sample_image.png with your browser.
$ docker-compose up -d
$ cd problem
$ go run main.go
And then, please access http://localhost:8080/sample_image.png with your browser.