thuanle bb01daeb4d
docker-node image / build (amd64) (push) Successful in 9s
docker-node image / build (arm64) (push) Successful in 30s
docker-node image / amend-manifest (push) Successful in 19s
node-go image / build (amd64) (push) Successful in 1m14s
node-python image / build (amd64) (push) Failing after 1m17s
node-go image / build (arm64) (push) Successful in 1m46s
node-go image / amend-manifest (push) Successful in 9s
node-python image / build (arm64) (push) Successful in 32s
node-python image / amend-manifest (push) Has been skipped
add gcc for go
2026-06-23 16:33:44 +07:00
ci
2026-04-28 00:11:02 +07:00
2026-06-23 16:33:44 +07:00
ci
2026-04-28 00:11:02 +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
  • node-go

    • git.thuanle.me/public/node-go:latest
    • Dockerfile: node-go.Dockerfile
    • Workflow: .gitea/workflows/node-go.yml
    • Các gói/phần mềm đã cài đặt:
      • Node.js kèm theo npmyarn
      • git
      • Go 1.26
    • Ghi chú:
      • GO_VERSION hiện được giữ ở mức 1.26 và sẽ nâng thủ công khi cần

Update

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