Receipt Processor for Fetch Instructions If you have Go installed, run go run . If you do not have Go installed, run docker build -t go-receipt-processor . Then run docker run --rm -p 8080:8080 go-receipt-processor The application will be accessible on port 8080