Skip to content

Commit

Permalink
Node Image
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Yadav committed Dec 18, 2023
1 parent dc03c14 commit 1784d3c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Empty file added images/node/README.md
Empty file.
22 changes: 22 additions & 0 deletions images/node/apko.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
contents:
keyring:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
repositories:
- https://packages.wolfi.dev/os
packages:
- wolfi-baselayout
- ca-certificates-bundle
- tzdata
- nodejs-21
accounts:
groups:
- groupname: nonroot
gid: 65532
users:
- username: nonroot
uid: 65532
gid: 65532
run-as: 65532

archs:
- x86_64

0 comments on commit 1784d3c

Please sign in to comment.