vdkch/futa-clone/Dockerfile.frontend

4 lines
69 B
Docker
Raw Normal View History

2025-02-12 12:19:45 +03:00
# Dockerfile.frontend
FROM node:18-alpine
RUN apk add --no-cache git