thuanle 1f82f00acc
Some checks failed
docker-node image / build (arm64) (push) Successful in 28s
docker-node image / build (amd64) (push) Successful in 1m10s
docker-node image / amend-manifest (push) Successful in 4s
node-python image / build (arm64) (push) Successful in 29s
node-python image / build (amd64) (push) Successful in 1m2s
node-python image / amend-manifest (push) Successful in 5s
latex image / build (arm64) (push) Failing after 22m23s
latex image / build (amd64) (push) Failing after 24m21s
latex image / amend-manifest (push) Has been skipped
fix: remove invalid/redundant tex packages to fix build
2026-01-22 11:08:20 +07:00
2025-09-06 03:32:00 +00:00

Docker base images

Kho lưu trữ này cung cấp các Docker base image cho nhiều mục đích sử dụng.

Các môi trường/phần mềm đã được cài đặt trong image

  • docker-node

    • git.thuanle.me/public/base:docker-node-latest
    • Dockerfile: docker-node.Dockerfile
    • Các gói/phần mềm đã cài đặt:
      • Node.js v22 kèm theo npmyarn
      • Docker CLI
      • git
  • node-python

    • git.thuanle.me/public/base:node-python-latest
    • Dockerfile: node-python.Dockerfile
    • Các gói/phần mềm đã cài đặt:
      • Node.js kèm theo npmyarn
      • git
      • python v3.11
  • latex

    • git.thuanle.me/public/base:latex-latest
    • Dockerfile: latex.Dockerfile
    • Các gói/phần mềm đã cài đặt:
      • TexLive (latest)
      • Hỗ trợ tiếng Việt: vntex, vietnam, ucs
      • Font & Extra: collection-fontsrecommended, collection-latexextra
      • Tool: latexmk

Update

  • Repo được update hàng tuần.
Description
No description provided
Readme 50 KiB
Languages
Dockerfile 100%