renovatebot ad7269b2b6
node-go image / build (amd64) (push) Successful in 5s
node-go image / build (arm64) (push) Successful in 13s
node-go image / amend-manifest (push) Successful in 12s
Merge pull request 'Update dependency golangci/golangci-lint to v2.13.1' (#5) from renovate/golangci-golangci-lint-2.x into main
2026-08-23 00:00:20 +07:00
2026-07-28 20:06:42 +07: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
      • golangci-lint v2.12.2
    • Ghi chú:
      • Phiên bản (GO_VERSION, GOLANGCI_LINT_VERSION) được pin trong Dockerfile; Renovate tự bump qua PR khi có release mới (auto-merge minor/patch)

Update

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