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

Update

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