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

Image with pre-installed compiletc #10

Open
afbjorklund opened this issue Feb 24, 2019 · 0 comments
Open

Image with pre-installed compiletc #10

afbjorklund opened this issue Feb 24, 2019 · 0 comments

Comments

@afbjorklund
Copy link

I made a variant where "compiletc" is pre-installed:

FROM tinycore:9.0-x86_64

RUN tce-load -wic compiletc \
    && rm -rf /tmp/tce/optional/*

It comes in handy when cross-compiling for TCL.


Maybe it is something that could be provided ?

REPOSITORY                     TAG          IMAGE ID       CREATED       SIZE
localhost/tinycore             9.0-x86_64   27343c7fecc7   8 weeks ago   8.66 MB
localhost/tinycore-compiletc   9.0-x86_64   f6e0e3b9fc58   8 weeks ago   153 MB

Saves time (and bandwidth) for new containers.

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

No branches or pull requests

1 participant