Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split sandbox images by language #11

Open
2 of 3 tasks
nygrenh opened this issue Nov 6, 2020 · 0 comments
Open
2 of 3 tasks

Split sandbox images by language #11

nygrenh opened this issue Nov 6, 2020 · 0 comments
Assignees
Labels

Comments

@nygrenh
Copy link
Member

nygrenh commented Nov 6, 2020

  • Make tmc langs to tell what image to use
  • Publish new images
  • Switch tmc-server to use the new images

new image name format: eu.gcr.io/moocfi-public/tmc-sandbox-

Return per-language plugin default sandbox image or tmcproject.yml override from refresh

To all images:

  • unzip
  • curl
  • build-essential
  • libssl
  • wget
  • locale
  • locale-all

SET env

ENV LC_ALL en_US.UTF-8
ENV LANG en_US.UTF-8
ENV LANGUAGE en_US.UTF-8

build all tag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants