Open JoelPagliuca opened 6 years ago
@JoelPagliuca - as you might have already seen, the CircleCI build is failing because it is using NodeJS v4 - I'd pushed this commit as part of another PR that I opened a while ago.
You might want to include (rebase/cherry-pick) that into this PR as well... :)
sure thing, haven't pulled cherry picked before, do you have a series of commands I can run to cherry-pick 0c046372abee7b431c8b8ec6c24cd62c40022ba7
into my multistage-golang
branch?
These might help:
On Sat, Oct 6, 2018 at 3:51 AM Joel Pagliuca notifications@github.com wrote:
sure thing, haven't pulled cherry picked before, do you have a series of commands I can run to cherry-pick 0c046372abee7b431c8b8ec6c24cd62c40022ba7 into my multistage-golang branch?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Microsoft/generator-docker/pull/145#issuecomment-427554599, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKcQAHE3aesNTDvQWhuWdD5mh7mbnAdks5uiGEZgaJpZM4XKNEc .
awesome, great finds, thanks for the help
Slightly changed the Dockerfile for GoLang projects to match the newer multistage build style