Skip to content

Push "go" command content into container default command

Ray Garcia requested to merge feature-go-in-container into master

This permits the usage pattern docker run -it --rm this-container

Also moved wgets to COPY since the code is already in context.

Merge request reports