Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Articulate base Docker images for Node.js

NotificationsYou must be signed in to change notification settings

articulate/docker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Node.js Docker images.

What's Included

Tags

🌟 recommended image

  • articulate/node:24 🌟
  • articulate/node:22 🌟
  • articulate/node:22-lambda
  • articulate/node:20
  • articulate/node:20-lambda

articulate/node vs articulate/articulate-node

articulate/articulate-node are the legacy Docker images. Those ran as root andinclude software not always needed. Usearticulate/node where possible andinstall your own software withinstall_packages.

Creating a new image

The easiest way to create a new image is to copy an existing one and change thebase image. If creating from scratch, the images need the following:

  • Everything listed inWhat's included
  • make for internal tooling.
  • Aservice user and group with a GID and UID of 1001. This should be the defaultuser.
  • A/service directory as the default working directory.

About

Articulate base Docker images for Node.js

Topics

Resources

Security policy

Stars

Watchers

Forks

Contributors26


[8]ページ先頭

©2009-2025 Movatter.jp