This commit is contained in:
parent
47a2a5b79a
commit
db1e034138
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ NODE_VERSION=22.x
|
|||
PNPM_VERSION=v9.5.0
|
||||
|
||||
ctr=$(buildah from "docker.io/library/debian:trixie-20250428")
|
||||
#mnt=$(buildah mount $ctr)
|
||||
mnt=$(buildah mount $ctr)
|
||||
|
||||
buildah run $ctr -- apt-get update
|
||||
buildah run $ctr -- apt-get install -y --no-install-recommends \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue