FROM alpine:3.18 # Install base tools RUN apk add --no-cache bash curl docker git htop nodejs npm unzip zip zstd