minor changes to build env after 3 tier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM alpine:3.23.0
|
||||
|
||||
RUN apk update && apk add git npm python3 bash
|
||||
RUN apk update && apk add git npm python3 bash podman
|
||||
|
||||
# Install Angular.js via NPM
|
||||
RUN npm install -g @angular/cli@21.2.14
|
||||
|
||||
Reference in New Issue
Block a user