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

Explicitly set the alpine version in Dockerfile. #543

Closed
wants to merge 2 commits into from

Conversation

thibwk
Copy link
Contributor

@thibwk thibwk commented Jul 6, 2024

Otherwise docker build fails with:

[...]
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:
  texmf-dist-science (no such package):
    required by: world[texmf-dist-science]
The command '/bin/sh -c apk --no-cache add     inkscape     make     ncurses     pandoc-cli     perl     py3-pygments     py3-boto3     py3-requests     python3     texlive     texlive-luatex     texmf-dist     texmf-dist-formatsextra     texmf-dist-latexextra     texmf-dist-pictures     texmf-dist-science     wget' returned a non-zero code: 1

@thibwk thibwk closed this Jul 6, 2024
@thibwk
Copy link
Contributor Author

thibwk commented Jul 6, 2024

This was just done by #542

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

Successfully merging this pull request may close these issues.

None yet

1 participant