exercism / python-analyzer

GNU Affero General Public License v3.0
8 stars 13 forks source link

Add dockerhub.yml so built images are pushed to dockerhub #12

Closed BethanyG closed 4 years ago

BethanyG commented 4 years ago

Per @ErikSchierboom suggestions, based on the C# file here.

Resolves issue where the dev-env throws ERROR: for python-representer Cannot start service python-representer: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"tooling_webserver\": executable file not found in $PATH": unknown when the tooling is not built from a local copy.