mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
4 lines
59 B
Docker
4 lines
59 B
Docker
FROM node:lts
|
|
|
|
RUN apt update
|
|
RUN apt install -y git zsh |