Golang app inside Docker ->AWS

Hi all.

Does anyone maybe have a Dockerfile that they will share into which they then added their Go app that runs a client.

Aka a Dockerfile that imports/installs all the bits needed for the Golang app to work, be able to connect to brokers.

thank you

G

Any existing golang Dockerfile should work.

What specific issues are you running into?