musichoard/.gitea/images/Dockerfile

5 lines
86 B
Docker
Raw Normal View History

2024-01-06 09:59:10 +01:00
FROM docker.io/library/rust:1.75
RUN apt-get update && apt-get install -y \
nodejs