JohnAZoidberg / Sapporo

Web App for hosting coding competition
1 stars 1 forks source link

Automatically pull language docker images #8

Open JohnAZoidberg opened 4 years ago

JohnAZoidberg commented 4 years ago

Currently you have to manually pull all images for the languages yourself on every docker host. It would be nice if this was done automatically when first running them or maybe when testing the languages as the admin.

JohnAZoidberg commented 4 years ago

Currently it just pops up an alert with undefined when the image is not found.