-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Describe the feature
A clear and concise description of what the feature idea is. Please make sure you didn't find an existing issue with the same subject.
Go is quite popular for building server and command line based application. The whole build and packing can be done in a build container so the developer can just concentrate on write code, instead of worrying about the build & deployment platform. Pretty much all the top companies use Go as a defacto standard to build application that can run across multiple platforms
I don't see a repository for docker-go will be happy to contribute this, let me know if the team is interested in adding this support to platform
Backward compatibility concerns
Would this be BC?
No
Use cases
Golang applications
Examples
Server & command line applications built using Golang